Home Forums WoodMart support forum Woodmart logo(black) cannot be removed from mobile header

Woodmart logo(black) cannot be removed from mobile header

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #608217

    Good day,

    I have tried to find a solution, but so far without success. Using the header builder I have customized the header and inserted my logo both on desktop and mobile.
    It displays correctly on the desktop, but not in the mobile view.

    I removed the white Woodmart logo and added my own logo. However, the mobile view still shows a black Woodmart logo. I can’t figure out where this is coming from or why my own logo is not showing there.

    Could you please help me further?

    Many thanks and best regards,
    Lisa

    #608338

    Luke Nielsen
    Keymaster

    Hello,

    Please send me access to the admin panel so I can check what is wrong there.

    Thank you in advance.

    Kind Regards

    #608353

    Great, that’s lovely. Please find attached the access data.
    It’s about the woodmart logo in the header of a product.

    #608364

    Sorry, I expressed myself misleadingly in my last message. The black woodmart logo is still shown in the entire mobile view.
    My logo should only be displayed on the shop and individual product pages.
    An example where my logo is not displayed:
    Ambientebeleuchtung A5/S5/ RS5 B9 2016- (Nachrüstung)

    #608434

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify which login page should I use – https://take.ms/G5mTi

    Thank you for your time.

    Kind Regards

    #608479

    Enclosed is the required data.

    #608674

    Luke Nielsen
    Keymaster

    Hello,

    Edit the “Default header layout” and set your mobile logo – https://take.ms/g2otj

    That header is defined for the product itself – https://take.ms/lkVKC

    Kind Regards

    #608703

    Thank you very much, I was able to add my logo to the product page. Thank you very much.
    However, the problem of the black woodmart logo on the home page still exists.
    I use for the main page: Header main page overlap
    When I add my logo for the mobile view, it also displays it. But I don’t want my logo there, because I show it large in the slider below.
    As soon as I remove my logo from there, it shows a black Woodmart logo in the header.

    Kind regards

    #608783

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    @media (max-width: 1024px) {
        .home .whb-general-header .site-logo {
            display: none;
        }
    }

    Define the code in Theme Settings -> Custom CSS.

    Kind Regards

    #608788

    Thank you very much that worked 🙂

    #608790

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for your message. I am glad to hear that the solution worked for you. If you need further assistance or have any other questions, feel free to reach out.

    Kind Regards

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

The topic ‘Woodmart logo(black) cannot be removed from mobile header’ is closed to new replies.