Hello,
I have created a page with tab section – (link 1 in privates) and I need to have one part of the section (the map) on full width, is it possible?
So it looks like this page – (link 2 in privates) but all the content will be in Tabs section
Love the theme so far, hope you can help me fix this.
Thank you
Best regards
Pavel
Hi Pavel,
Please try the following in Quick CSS under Enfold->General Styling:
#plugins #av-tab-section-1-1 .container {
width: 100%;
max-width: 100%;
padding: 0;
margin: 0;
}
Best regards,
Rikard
Thank you for your answer. That code works but it makes all parts of the tab full width, which is not ideal. Is there a way to insert another section (like grid section, or color section) inside tabs section? So I can work better with content inside the tabs section?
Thank you for your help
Pavel