Hello,
I’m working on a boxed layout site with sidebar on the right. As I know the in-page linking only works with color section and “Section ID”. As I read the “Color sections will always be full width and get loaded in before any sidebar on the page” so it seems like there is no way to use boxed layout and in-page anchor together… I do not believe it, this enfold theme is too professional to make a mistake like this :)
Thanks is advance!
Hi Attila!
Thank you for using Enfold.
It is true that the Color Section will always push the sidebar underneath it but when we say full width, it means that it will take up the width of the main container. On boxed layout, it will inherit the width of the body container but still, sidebars will be rendered below the color section. If you want a sidebar on top of the section, disable the sidebar on the page then use the Widget Area element inside a column layout.
Cheers!
Ismael
Hi Ismael,
But if you want the in-page navigation you have to place many Color Sections below each others (as many as anchors you want).
So in this case I will have many widget areas below each others, right?
Thanks!
Hi!
Yes, you should probably forget the sidebar if you’re planning to create a single page navigation. Or add the ID using a text block. Create a text block then add this:
<div id="custom-id-here"></div>
Best regards,
Ismael
Yes, that’s the solution! <div id=”custom-id-here”></div>
Thank you Ismael!
Regards!