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

    Hey Guys,

    I have a problem on my website. In the Woocommerce shop, the header and the navigation is no longer displayed and I can not find the reason for this simply. Does one of you have an idea?

    https://www.dj-ag.de/shop/

    #1035536

    Hey Stefan,

    Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1035545

    Thank You for your helping

    #1037069

    Hey Rikard could you already look?

    #1037259

    Hi,

    You have the following CSS on your web site not sure why

    .archive #header {
        display: none!important;
    }

    you need to remove it and all will work fine.
    If u cant find, put the following to custom css

    
    .archive #header {
        display: block !important;
    }

    Best regards,
    Basilis

    #1037265

    oh hm I don’t know… I’ve finde the code and removed. Thank You

    #1038267

    Hi,

    Thank u!Glad we could help!

    Please take a moment to review our theme and show your support https://themeforest.net/downloads
    Don’t forget to bookmark Enfold Documentation for future reference.

    Thank you for using Enfold :)

    Best regards,
    Basilis

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Missing Navigation an Header in Shop’ is closed to new replies.