Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2471355
Footer widget font size
Closed

Comments

  • chimiamamisegua started the conversation

    Hello. How can I chant title and subtitle font size in footer widget? Thank you

  •  2,699
    PenciDesign replied

    Hi,

    Please try add more this code to Customize > Custom CSS to do that:

    .widget ul.side-newsfeed li.featured-news .side-item .side-item-text h4 a{ font-size: 26px; }
    .widget ul.side-newsfeed li .side-item .side-item-text h4 a{ font-size: 20px; }
    .widget ul.penci-feed-2columns li .side-item .side-item-text h4 a{ font-size: 18px; }
    

    This code will help you change the font size for "Recent Posts" on the right sidebar and footer widget "POST PIÙ POPOLARI"


    Best Regards,

    PenciDesign