Site logo

Archived topic

Mystery Space on Website Section

5 replies · Started by Chris on May 11, 2017

Viewing posts 1–6 of 6

Can you please take a look at this section and tell me what's causing the space above and below this section?

I can't find anything. My thought is that maybe it's because it's a text field so it's getting the default paragraph space in the section.

http://gtg2017.giantishere.com/home/

http://i.imgur.com/gHmAqwi.jpg
http://i.imgur.com/gTTnlaS.jpg

If there's a better way to add the revolution slider to a section, please let me know.

Please advise and thanks in advance!
CDS

Hi Chris,

My thought is that maybe it’s because it’s a text field so it’s getting the default paragraph space in the section.

Looks like you are correct. It's coming from the empty paragraph plus its margin.

I'm not sure if there is a better way to insert revolution slide (btw doesn't Elementor has slides?) since you are using Elementor so you might have to ask them.

You could also give this CSS a shot:

.elementor-text-editor.elementor-clearfix p {
    margin: 0;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

I'll ask them. It's hard to know what part of this is you guys and which part is them. The reason I'm using revolution slider is that is renders all of its layers into one which allows you to have a 100% of a color multiply with an image and still let the image be responsive. It's a layer on top. I've found no other solutions to achieve this.

Thanks for all your help.

Your fix worked great. The response time from Elementor is not great with support.

Glad I could help!

This archived topic is closed to new replies.