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

  • Author
  • #109482
     prepriemysel
    Participant

    Hallo,

    when i able

    Display previous and next post navigation

    Some buttons are wrong, can i make it bigger?

    http://www.prepriemysel.sk/premena-energie-pri-treni-kolies/

     

     

     

    #109537
     Radu
    Moderator

    Hi,

    Sure,apply this css in wp-admin -> theme options -> general settings -> quick css

    COPY CODE
    
    
    .pagination-sticky.member-navigation #newer-nav, .pagination-sticky.member-navigation #older-nav {
        width: 180px !important;
    }
    

    Let me know if is ok

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109558
     prepriemysel
    Participant

    Thank you it is bigger, but not for text.

    #109757
     Radu
    Moderator

    Hi,

    Sorry,

    Add this css to

    COPY CODE
    
    .pagination-sticky .outter-title {
        width: 160px !important;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109778
     prepriemysel
    Participant

    Thank you very much, but now I have two different mistakes. One is set down as it was and in one is arrow unduder the name.

    http://www.prepriemysel.sk/bateria-na-streche-automobilu/

    #109971
     Radu
    Moderator

    Ok,

    Please apply this css and let me know

    COPY CODE
    
    .pagination-sticky.member-navigation #newer-nav:before, .pagination-sticky.member-navigation #older-nav:after {   
        width:20px !important;
    }
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110248
     prepriemysel
    Participant

    This helped me:

    .pagination-sticky.member-navigation #newer-nav, .pagination-sticky.member-navigation #older-nav {
    width: auto !important;
    height: auto !important;
    }

    .pagination-sticky .outter-title {
    padding: 5px;
    }

    Thanks

    #110422
     Radu
    Moderator

    You’re welcome

    Ty for providing your solution

    Have a nice week

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?