Home › Forums › Gillion Theme › Widget spacing and font size
Home › Forums › Gillion Theme › Widget spacing and font size
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
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
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?
Just to clarify – did we understand it correctly the places you mentioned?
Below we have attached screenshots with arrows.
Yes, that is correct. How to make the space smaller, and control the font.
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; }