Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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

    #1424463

    Hey 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,
    Ismael

    #1424549

    Hi 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

    #1424571

    Hi 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,
    Nikko

    #1424590

    Hi Nikko,

    I’m not getting your point.
    May you clarify this for me, please?

    Thanks

    #1424721

    Hi,
    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,
    Mike

    #1424818

    Hi Mike,
    I could get the sidebar as I want following the css code that Kikko provided.
    Kind Regards

    #1424844

    Hi diogovareta,

    Please let us know if you still need further assistance for this topic.

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.