Site logo

Archived topic

Alter gap from top of h1 div .inside-article

5 replies · Started by Killian on May 13, 2017

Viewing posts 1–6 of 6

I want to decrease the gap from the top of the h1 text to the border of the .inside-article in a text box (using siteorigin page builder). I tried to change using css to .inside-article{padding:0 0 0px} but doesn't seem to be it. What do I need to do?

Hi there,

Are you trying to reduce the space between the top image and "Bespoke archaeology tours Barcelona" on this page?
http://artobatours.com/

Let me know.

Yes, and also how to control the space between below that line.

For the padding above title, try Customizer > Layout > Container > Top Content Padding

As for below the title, most of it seems to come from page builder so you could probably change the setting in there. This CSS shoudl help but I think it's only for that page:

#pg-15-0 {
    margin-bottom: 0;
}

Customizer > Layout > Container > Top Content Padding

Oh - I didn't have Spacing activiated in the premium so I couldn't see the padding options: now I see it.

Awesome!

This archived topic is closed to new replies.