Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1030178
    fabipaolini
    Participant

    Hi guys!
    Not sure if you give support in regards to The Grid, but I did want to ask, is there any way in which I can change the size of the font?

    You can see in this page: http://pedroalonsomusic.com the NOTICIAS (news) part in the Homepage is really hard to read. How can I adjust that size so it’s simpler to understand? Btw, in Mobile it’s even harder to read.
    Thanks!
    Fabi

    #1030587
    Nabeel A
    Moderator

    Hi Fabi,

    Thanks for writing in! Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .sofia .tg-item-title, .sofia .tg-item-title a {
        padding: 0 !important;
    }
    .sofia .tg-item-content-holder .tg-item-content-inner {
        padding: 0 5px !important;
    }

    Let us know how this goes!

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