• Hi,

    and first of all thanks for the amazing work you guys do helping people like me out with WP issues πŸ™‚

    So to my actual question. Im building my first Enigma site and came across a problem using page builder. So when I click a row “full-width” or “full-width stretched” and the page template as a full-width page it still leaves white padding and cuts rows etc.

    Here is the site: http://plumbinganddrainage.com.au and you see the problem on sample page 1, 3 and 4

    Thanks a million for your response,
    -F

Viewing 3 replies - 1 through 3 (of 3 total)
  • hi.. ijustlovewpdev..

    Please go to Dashboard -> Appearance -> Customize -> Theme Options -> Theme General Options -> Custom CSS

    insert code into Custom CSS box and save –

    .enigma_blog_full {
        overflow: inherit !important;
    }
    Thread Starter ijustlovewpdev

    (@ijustlovewpdev)

    Thank you so much and have an amazing day πŸ™‚

    -F

    Your most welcome and thanks for using weblizar’s theme.

    Please give your feedback at this link.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Full width rows with page builder’ is closed to new replies.