SiteOrigin Features widget margin between title and text and read more
Hello,
i have bought the premium for Vantage, and i am enjoying the team very much, i use the circle icon widget on it which i became to love.
now for a different website i made i am using the Clearly theme from you guys, there i use the SiteOrigin Features widget as an alternative to the Circle Icon widget.
What i want to do is decrease the margin between the Title, text and between the text and Read more.
i feel it is to far apart at the moment, is there a part in the CSS i can edit for this, or can i add a custom CSS and where do i start?
Thanks in advance, Cheers, Luuk
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Luuk
Thanks for your support.
Try inserting the following into a Custom CSS plugin like Simple Custom CSS and editing as required:
/* SiteOrigin Features Widget */ .sow-features-list .sow-features-feature h5 { margin: 1em 0; } .entry-content .sow-features-list p { margin: 2em 0; } .entry-content .sow-features-list p.sow-more-text { margin-top: 2em; }Awesome, i will try this out..
Thanks for the quick response!
Super, hope that helps.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.