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

  • Author
  • #132846
     Sandy
    Participant

    HI how can I make the next page icons darker , see attached pic

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

    Hi,

    Add this css to wp-admin -> theme options -> general settings -> quick css

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

    But replace red and green with your desired colors

    Cheers
    R.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solution
    #133189
     Sandy
    Participant

    thanks worked perfectly

    #133211
     Radu
    Moderator

    No problem

    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)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?