Home New Guten Forums WoodMart support forum Home Page Layout Different from Other Pages – Extra Top Bar and Logo Alignment

Home Page Layout Different from Other Pages – Extra Top Bar and Logo Alignment

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #664530

    vvcomshop
    Participant

    Hi XTemos Team,

    I’m currently experiencing an issue where my homepage layout differs from the rest of my site when using the WoodMart theme.

    Here are the specific problems:

    1. Extra Top Bar on Homepage Only
    An additional top bar appears on the homepage, which is not present on other pages. I was only able to hide it temporarily using this custom CSS:

    css
    Copy
    Edit
    .home .whb-top-bar-inner {
    display: none !important;
    }
    This workaround works, but I believe there might be a deeper issue or misconfiguration in the header settings.

    2. Logo Alignment
    The logo appears centered on all other pages, as intended. However, on the homepage, the logo is left-aligned and does not appear centered. I also attempted to adjust this using custom CSS, but it either breaks the layout or makes the logo disappear.

    Thank you so much for your help.

    Best Regards

    #664728

    Hello,

    Maybe you are using the custom header on your site. Woodmart theme provides the option to create different headers for different pages:
    https://xtemos.com/docs-topic/how-to-set-different-header-for-specific-page/

    You can check the custom header for a separate page and edit it or change it with the default header: https://xtemos.com/docs-topic/options-for-pages/

    If you have any questions, feel free to contact us.

    Best Regards,

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