Home Forums WoodMart support forum Edit category menu

Edit category menu

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #637006

    agengylocomotive
    Participant

    HI,
    In my example products page Accessories I find the menu very fine and above the menu header, I attach screen (screen-1)
    I would like to know two options:
    1- how do I delete the category menu?
    2- how can I make it bigger? (Screen 2)
    I read this article but I can’t figure out how to do it.
    https://xtemos.com/docs-topic/how-to-add-banner-to-the-category-page/
    Thank you

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    01. Navigate to Theme Settings > Product archive > Page title and disable Categories in page title option https://prnt.sc/OYWustDv8G4Y

    Follow this guide:
    https://xtemos.com/docs-topic/product-category-menu/

    02. To adjust the shop page title size, Navigate to Theme Settings > Page Title > Choose the Page Title Size.

    Best Regards,

    #637312

    agengylocomotive
    Participant

    Hi,
    Thank you for the information,
    For point 1 all ok, the problem I find in point 2,
    when I am on settings > page title > Page tittle design and I choose the last option on the right disable to not see the categories title page it makes me a menu overlay, see screen-1 attached, why does it do this?
    Instead if I choose the middle option it shows fine look at screen-2
    This happens if I enable or disable Categories in page title, see screen-3
    I would ver that the menu shows as in screen-4, what settings need to be done?
    Thanks

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

    agengylocomotive
    Participant

    I attach screen-2

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Due to the Header Overlap style, it might be happening on the categories pages and shop page. Please try creating a new header and disable the header overlap and set it as the Custom header for the shop page.

    You can read our detailed documentation for further help:
    https://xtemos.com/docs/woodmart/options-for-pages/

    If you have any questions feel free to contact us.

    Best Regards,

    #638004

    agengylocomotive
    Participant

    Hi,
    I went to Header builder and created a new header, the menu shows up fine,
    But when I insert the transparent background the problem is the same.
    The same thing happens if I select your ‘Header Fashion Flat’ menu, if I put the option ‘Make it overlap’ the menu shows up badly (see screen-1) but if it’s set to off (screen-2) the menu shows up fine, can you check? Look at screen-3
    The problem I’m having is that when I activate ‘Make it overlap’ the menu in the categories can be seen badly.
    Thanks

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    When the “Make it Overlap” option is enabled in Header Builder, the header will overlap the content below it instead of pushing it down.

    How Header Overlap Works:

    • The header becomes transparent and sits on top of the page content.
    • This is commonly used for full-width banners or hero sections to create a modern design.

    Solutions:

    1. Disable Header Overlap: The header will behave normally and push the content down.
    2. Adjust the Header Background: Set a semi-transparent or solid background for better visibility.
    3. If you want the overlap effect, Try to add the following custom css code in Theme Settings > Custom CSS > Global Custom CSS area.

    .whb-main-header {
    position: relative !important;
        background: rgb(249 239 239 / 80%); 
    }

    I recommend keeping the Header Overlap enabled on the Home Page for a modern and sleek look. However, for the Shop Page and Category Pages, you can create a new custom header and disable the overlap option to ensure better visibility.

    This way, your Home Page will retain an overlapping header, while the Shop Page will have a clearer and more structured layout.

    You can read our detailed documentation for further help:
    https://xtemos.com/docs/woodmart/options-for-pages/

    Best Regards,

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