Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1421531

    SamiRiding
    Participant

    Hi there,

    My client is experiencing problems with his shop pages. It seems that his customers are missing the page numbers at the bottom of his shop pages because the background colour for the page numbers is so faint.

    Could you direct me as to where I can change the colours for the shop page numbers please?

    Thanks very much, Sami

    #1421554

    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thanks.

    #1422732

    SamiRiding
    Participant
    This reply has been marked as private.
    #1423068

    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    
    .x-pagination ul {
        background: grey;
    }

    Hope it helps

    Joao