Home Forums WoodMart support forum Sidebar

Sidebar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #337440

    carmycurly
    Participant

    How can i do to set height 100% the sidebar? in shop page

    Attachments:
    You must be logged in to view attached files.
    #337478

    Hello,

    Please provide the URL of the website to check it myself and help you out accordingly.

    Best Regards

    #337490

    carmycurly
    Participant
    #337628

    Hello,

    The height of the sidebar depends on the height of widgets added to the area.

    If you still want to change manually then try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    body .sidebar-container {
        height: 4000px;
    }

    Best Regards

    #339668

    carmycurly
    Participant

    Its too large, its possible to adapt to height. like 100%?

    #339706

    Hello,

    100% height is already adapted and it depends on the content in the sidebar. If you want to add custom then need to mention height in px.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)