[Resolved] Mystery Space on Website Section

Home Forums Support [Resolved] Mystery Space on Website Section

Home Forums Support Mystery Space on Website Section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #316980
    Chris

    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/

    View post on imgur.com

    View post on imgur.com

    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

    #316997
    Leo
    Staff
    Customer Support

    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/

    #317046
    Chris

    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.

    #317049
    Leo
    Staff
    Customer Support

    This page is basically all Elementor: http://gtg2017.giantishere.com/home/

    I can only see the back to top button that’s from GP.

    #317238
    Chris

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

    #317257
    Leo
    Staff
    Customer Support

    Glad I could help!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.