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

    Hi guys,
    I have a small issue I can not solve even using Enfold forum.

    After I create two Color sections or a Color section and Grid row there is a space of 100px in between.

    By defult there are no padding or margin settings in these elements.

    I am talking about my website’s Main page.

    Website is here: https://www.aukstaitijoskm.lt/pradzia/

    The image with the problem

    Thanks.

    #881327

    Hey OrangeMoose,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-227 #after_section_1 {
        display: none;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #882128

    Thanks, Nikko,

    it seem to work!

    Can you explaid a bit when this after_section is created? Is it after every Color/Grid section?
    For what purpose it is used?

    I want to understant in order to fix this on my own the next time.

    Cheers ;)

    #882496

    Hi,

    Yes, this section is automatically created if an element is added after a color section to keep the layout the same throughout the page. It also wraps the element inside the “.container” div to keep it centrally aligned.

    Best regards,
    Ismael

    #882546

    Thanks, Ismael.

    #883412

    Hi,

    No problem. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

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