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.

Change content font size without circle font spacing?

Resolved 5 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

I am sorry for almost spamming, but I had three questions on different subjects and thought it was best to make three separate threads.

When I use the customize option to change the font size of the sites content, I see that the spacing between lines in the text under the circle icons gets bigger. The font size stays the same, which is fine, but the spacing just gets so big that it is weird.

Is there any way to change the font size of the content without affecting the circle font spacing and make everything look good on mobile (don’t want too large of a font size there).

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

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 11 years, 7 months ago

    Hi Tor

    Three threads is the way to go for sure, thanks.

    I haven’t seen this happen. Let’s try explictly set the line height for the Circle Icon paragraph. Put this under Appearance > Custom CSS and adjust as required:

    /* Circle Icon Paragraph */
    .widget_circleicon-widget .circle-icon-box p.text {
    line-height: 1rem;
    }

    You can adjust the number at 1rem. And can also change rem to em or px. Give that a try.

  2. Tor André Sandum 11 years, 7 months ago

    I will try that when my DNS-propagation is all done!

    Thank you very much for your answer!

  3. Andrew Misplon Staff 11 years, 7 months ago

    For sure.

  4. Tor André Sandum 11 years, 7 months ago

    That worked perfectly!

  5. Andrew Misplon Staff 11 years, 7 months ago

    Sweet – glad to hear it.

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