-
AuthorPosts
-
November 2, 2023 at 1:05 pm #1424392
Hi
Using the Advanced Layout Editor the sidebar is displayed at the end of the page before the footer – https://novosite.graphitheque.net/sobre-6/.How can I place it next to the initial content, right below the banner?
Kind Regards
November 3, 2023 at 3:18 am #1424463Hey diogovareta,
Thank you for the inquiry.
Please note that full-width elements like Grid Row, Color Section, Fullwidth Sliders, or Layer Slider will automatically push the sidebar down. To work around this issue, you can disable the default sidebar, and use the Widget Area element instead. To separate the content from the Widget Area element you can use Columns. The Widget Area element will function as the sidebar.
Best regards,
IsmaelNovember 3, 2023 at 1:25 pm #1424549Hi Ismael,
Thank you for the information.
But how can I have the vertical line using the widgtet, like we have in the default sidebar?Kind Regards
November 3, 2023 at 5:33 pm #1424571Hi diogovareta,
Edit the content area column, and make sure Equal Height Columns is set to Equal Height.
Then, edit the sidebar column, and go to Advanced > Developer Settings > Custom CSS Class, and add my-sidebar to the field and save it.
Then, go to Enfold > General Styling > Quick CSS and add this CSS Code:#top .my-sidebar { border-left: 1px solid #e1e1e1; padding-left: 50px; }
Best regards,
NikkoNovember 3, 2023 at 6:55 pm #1424590Hi Nikko,
I’m not getting your point.
May you clarify this for me, please?Thanks
November 5, 2023 at 1:42 pm #1424721Hi,
Thank you for your patience, when I check your page I see a color section that I assume is the “banner” that you want the sidebar to be after, then I see your content and sidebar.
So this seems to fore fill your original question, I’m not sure that I understand what you wish to achieve next, please explain further and perhaps a screenshot would help.Best regards,
MikeNovember 6, 2023 at 6:55 pm #1424818Hi Mike,
I could get the sidebar as I want following the css code that Kikko provided.
Kind RegardsNovember 7, 2023 at 2:42 am #1424844Hi diogovareta,
Please let us know if you still need further assistance for this topic.
Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.