Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1346526
    bigdreams
    Participant

    Hello,

    was looking for a solution but i think in this case i need a unique code

    im using the “the grid” plugin on this 2 pages

    1: http://fhnsn.w4yserver.at/rezepte/
    2: http://fhnsn.w4yserver.at/

    ..and i would like to change the inner Font size.. the Titel and the subtile, they are to big.

    can u help me pls

    #1346552
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .dacca[data-col="1"] .tg-item-title, .dacca[data-col="1"] .tg-item-title a {
        font-size: 15px !important;
    }
    
    .dacca[data-col="1"] .tg-cats-holder {
        font-size: 10px !important;
    }

    Thanks.

    #1346562
    bigdreams
    Participant

    thank you !

    #1346585
    Rahul
    Moderator

    You’re most welcome.

    Feel free to ask us again.

    Thanks.

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