Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #722810

    Hi, How do you make the font used in the pagination larger?
    See here, its tiny.
    Click Me

    Thanks,

    #722923

    Hey duncand,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .pagination-meta {
        font-size:20px;
    }
    

    Best regards,
    Vinay

    #723043

    Hmm. Didnt make any difference. The buttons and numbers remain the same size. I disabled the cache plugin and refreshed, made no difference.

    • This reply was modified 7 years, 3 months ago by duncand.
    #723942

    Hi,

    I have tested this code and it should work for you.

    .av-masonry-pagination .pagination-meta {
        font-size: 20px!important;
    }

    If you have any issues Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Vinay

    • This reply was modified 7 years, 3 months ago by Vinay.
    #729117

    Ok, that worked. Brilliant thank you.

    #729137

    Hi,

    Glad we could help!
    We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Pagination, larger text size.’ is closed to new replies.