Issue with full width container
-
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)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Issue with full width container’ is closed to new replies.