• Resolved Finn

    (@phuc8509)


    Hi,
    I set Page Layout to Elementor Full Width and set Container to full width too. But It’s still padding left and right 15px. I found problem came from this class:
    .elementor-template-full-width .row>[data-elementor-type] {
    flex: 1 1 100%;
    margin-bottom: 40px;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 100%;
    width: 100%;
    }
    So may i know this class belong to Elementor, or it was created by my theme?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I have taken a look at the page and indeed the margin and padding seem to inherit from the Woodmart theme: https://snipboard.io/7DEbAl.jpg

    In general, you can edit your theme styling under the WordPress dashboard > Appearance > Customize. Since we cannot provide support or control of third-party themes, please try contacting the author of your theme, for extra guidance.

    Thread Starter Finn

    (@phuc8509)

    That’ good to known and Thank you for take a look for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with full width container’ is closed to new replies.