This topic has 3 replies, 2 voices, and was last updated 6 years by Radu.

  • Author
  • #180563

    Hi there,

    I’ve been trying to find a way to change the colours of the pageination at the bottom of category pages. Currently it’s difficult for website visitors to see what page they are on as the ‘bubble’ is difficult to see in the current colour (see screenshot attached).

    Many thanks for your help,

    Karen

    Attachments:
    You must be logged in to view attached files.
    #180630
     Radu
    Moderator

    Hi,

    Those are the selectors

    COPY CODE
    
    nav.woocommerce-pagination ul li a {background:red !important;color:#fff !important;}
    nav.woocommerce-pagination ul.page-numbers li span.current {background: green !important;color:#fff;}
    

    change it with your colors

    The CSS will be added to wp-admin -> theme options -> general settings -> quick CSS

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #180668

    Thanks so much Radu worked perfectly 🙂

    #180757
     Radu
    Moderator

    Great

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?