Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1305614
    Garry
    Participant

    Hi X-Theme, I want to ask how can I make the page number hover not active
    so the page number automatically showed without cursor pointing on it.
    Thankyou.

    #1305617
    Garry
    Participant
    This reply has been marked as private.
    #1305628
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .esg-navigationbutton.esg-filterbutton.esg-pagination-button {
        color: #000;
        box-shadow: 0px 3px 5px 0px rgba(218, 76, 76, 0.13)
    }
    
    .esg-navigationbutton.esg-filterbutton.esg-pagination-button.selected {
        box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.13);
    }

    Hope it helps 🙂

    #1312093
    Garry
    Participant

    Thanks! Its worked!
    Wish you luck 🙂

    #1312107
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Happy New Year 🙂

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