Hello!
I have a problem with color section.
I want to have it between main content and footer, but it seems to divide sidebar and main content into different levels.
Any ideas how could I fix it?
Thank you in advance!
BR,
Priit
Hey Prlit!
Have you tried disabling the sidebar on that page?
Regards,
Josue
If I lose the sidebar then yes, the color section will be under the main content and above the footer.
But the thing is that I need the sidebar.
Hey!
Please edit the page then set it the layout to “No Sidebar”. Add the Color Section on top then 2/3 and 1/3 column elements below. Insert the content on the 2/3 element then add the Widget Area element on the 1/3 column.
Cheers!
Ismael
Hello!
It almost does the thing.
Couple things are a bit different:
– there’s no vertical dividing line between sidebar and content.
– search box is wider than with regular sidebar
BR,
Priit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#after_section_1 > div > div > div > div > div.flex_column.av_one_third.first.avia-builder-el-1.el_after_av_section.el_before_av_two_third.avia-builder-el-first > div {
border-right: 1px solid #e1e1e1;
padding: 20px;
}
Cheers!
Yigit
Hello.
Thank you, it helps.
In general, color section is not meant for using together with sidebar?
BR,
Priit
Exactly, color sections are meant to be used in full width pages, like:
http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/
Cheers!
Josue