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.

spacing between the lines for specific widget

8 years ago · Last reply by Maxim Batyukov 8 years ago

Hi

I made a row and i inserted 5 widgets into it in order to make 5 columns of text. Sadly the spacings between the lines are way too big so i am wondering if you could somehow help me reduce the distances between lines for just these 5 specific widgets. Here is an image of how this looks like https://imgur.com/a/BRGSo

thank you in advance !

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Alex S Staff 8 years, 2 months ago

    Hi Maxim,

    Do you have a public URL where we can take a look at what’s going on?

  2. Maxim Batyukov 8 years, 2 months ago

    Hi!

    http://greenexenergy.com/

    Im just looking for a way to make the bale look nicer, less all over the place

  3. Alex S Staff 8 years, 2 months ago

    Hi Maxim,

    Please open the row that contains the pictured text. Head over to the row styles sidebar and open the Attributes settings group. Set the Row Class to adjusted-line_height and save.

    Please navigate to WP AdminAppearanceCustom CSS and add (and adjust) the following CSS:

    .adjusted-line_height p {
    	line-height: 23.8px;
    	margin-bottom: 10px;
    }

    The above values are the current sizing. Please reduce them to reduce the space between lines. The margin-bottom should be adjusted first.

    You might also need to install the SiteOrigin CSS Editor.

  4. Maxim Batyukov 8 years, 2 months ago

    this worked a wonder ! Thank you very much

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