Widget spacing and font size

Home Forums Gillion Theme Widget spacing and font size

Home Forums Gillion Theme Widget spacing and font size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • nafisa
    Participant

    Hi there. I bought this theme twice. I wanted to check how to 1) change the space between the widgets, it’s too large. And 2) is there a way yet to change the font size of the widget title? Not being able to change it does not match with the rest of my site – recharged.co.za – looks weird. Thanks

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    Hi there,

     

    We just checked your website and we can see that.

    Unfortunately, that widget you have mentioned uses iframe (window to another website), which we can’t style. Maybe the substack.com website offers some customizations on their end?

     

    Best regards,

    Shufflehound team

    nafisa
    Participant

    Hello, I am referring to the spacing on all the widgets, not just the substack, that’s why my screenshot is so long. The actual gaps between them are too big. Do you have a solution? What about the font size on the title?

    Shufflehound
    Moderator

    Just to clarify – did we understand it correctly the places you mentioned?

    Below we have attached screenshots with arrows.

    Attachments:
    You must be logged in to view attached files.

    nafisa
    Participant

    Yes, that is correct. How to make the space smaller, and control the font.

    Shufflehound
    Moderator

    Have you tried adjusting the Title Font Size option under the Gillon Settings > Content? Or under Gillon Settings > Styling > Sidebar > Headings?

     

    About the spacing you add add this custom CSS under the Gillion Settings > Custom CSS

    .widget-item {
        padding-bottom: 40px;
    }
    Let us know if that helps! 🙂
Viewing 6 posts - 1 through 6 (of 6 total)