Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1260984
    riwaro
    Participant

    Hello,
    I have on the following page a problem with the topbar. This is only on the single product page form woocommerce.
    When I scroll down disappear the top or the topbar is transparent.

    http://xyo-haarentfernung.de/shop/xyo-rapid-haar-bleichcreme-75-ml/

    Greetings Thomas

    #1261127
    Rupok
    Member

    Hi there,

    It’s because you have fixed the topbar with custom CSS. Let’s add the CSS as well :

    header.masthead {
      position: relative;
      z-index: 9999;
    }

    Cheers!

    #1261343
    riwaro
    Participant

    oh, perfect. Thank you very much.

    Greetings from Germany Thomas

    #1261360
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1260984 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>