Home Forums WoodMart support forum Sidebar header height padding , there must be a easy solution to this

Sidebar header height padding , there must be a easy solution to this

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #257196

    DSV
    Participant

    Dear support, there must be a simple solution for this, still I can seem to find it

    I build a basic html block, nothing fancy, just a basic row with an image background en set this in full with
    Then I placed this html block in the category description (located under products/description)
    But my sidebar doesn’t seem to like this.

    It somehow seems to disappear while my product slider is still visible
    Basically, I want my sidebar below my header, but some how the sidebar is overlapping my header,
    Overlapping in header builder is disabled
    Side Width: full with
    Sidebar position: left
    Off canvas sidebar for desktop: Off

    I have tried reinstalling the theme en software en disable most not needed plugins, am really using just a few basics.
    What am I doing wrong?

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

    DSV
    Participant

    Issseu has been fixed, please delete post

    #257200

    DSV
    Participant

    Well, almost, How do I disable the title and product categories in title bar while leaving the background intact

    Still looking for a decent way for the first question

    Just a basic full with header with and sidebar below that

    Thank you

    #257247

    Hello,

    I saw the screenshot you attached.

    You need to add CSS to move the sidebar down but it could cause some layout issues for all the shop related pages.

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

    .woodmart-archive-shop .sidebar-container {
        margin-top: 20%;
    }

    This CSS will affect all the shop pages’ sidebar.

    Best Regards.

    #257445

    DSV
    Participant

    Nothing happened, tried in Custom CSS for Desktop area under Theme Settings and additional css in elementor, both do nothing, the issue remains the same.
    Can you tel me how to place a full witdh header om top of each category page without spending 50dollar on woocommerce for only 3 headers? thanks again

    #257446

    DSV
    Participant

    I have tryed your code in theme settings, in elementor and on shop page, cleared cached, logout login, cleared history, still iseu remains the same

    #257459

    DSV
    Participant

    Yess your code and tips has fixed it, i used our code in css elementor, maby i did something wrong, dont know, thank you verry much, why is it so hard to do this?

    #257539

    Hello,

    It seems that you were not adding the code correctly that’s why you found it too hard.

    Anyway, we are Glad that your issue has been resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

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

The topic ‘Sidebar header height padding , there must be a easy solution to this’ is closed to new replies.