This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

SiteOrigin Features widget margin between title and text and read more

Open 3 replies themetheme-clearly
11 years ago · Last reply by Andrew Misplon 11 years ago

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

URL: http://www.kindereerstehulp.nl/

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 4 months ago

    Hi 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;
    }
  2. Duro NL 11 years, 4 months ago

    Awesome, i will try this out..
    Thanks for the quick response!

  3. Andrew Misplon Staff 11 years, 4 months ago

    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.

Have a different question or issue?

Start New Thread