This topic has 1 reply, 2 voices, and was last updated 7 years by Radu.

  • Author
  • #143115
     alvin.cosio
    Participant

    I need to change the search pagination button. i want to make it all the number visible at all times. currently the user needs to hover over the button before the page number will display.

    #143191
     Radu
    Moderator

    Hi,

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

    COPY CODE
    
    .pagination.pag-type-1 li a {
        border: 0.09em solid #bdbdbd !important; 
        color: #bdbdbd !important;
        transform: scale(1.3, 1.3);
    }
    

    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 2 posts - 1 through 2 (of 2 total)

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

Log in with your credentials

Forgot your details?