Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1107057
    LiberalJudaism
    Participant

    Hi

    We are looking to change the colour of the navigation buttons at the bottom of the WooCommerce store pages (the buttons which take you from page 1 to pages 2 and 3), as we have some elderly clients who find it difficult to see with the current light grey colour. (see screenshot, or website http://www.liberaljudaism.org/shop/).

    I can’t find it anywhere in the settings etc and due to the integration with X Theme I’m unable to contact WooCommerce directly.

    Basically, we want to make the grey around the page numbers darker (like the number 1 in the screenshot) and the page you’re currently on can be the same purple as the buttons on the rest of the website.

    Any advice would be greatly appreciated.

    #1107196
    Joao
    Moderator

    Hi There,

    Please use the following code:

    .x-pagination ul {
        background: rgba(176,48,127,0.85);
    }

    Hope that helps,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1107057 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>