Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1222907
    riwaro
    Participant

    How can I add a gray bar on the product / shop side and the single procucts page under the navmenu?

    http://xyo.riwaro.de/

    Many greetings Thomas

    #1223265
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    Thanks.

    #1223412
    riwaro
    Participant
    This reply has been marked as private.
    #1223416
    riwaro
    Participant
    This reply has been marked as private.
    #1223418
    riwaro
    Participant
    This reply has been marked as private.
    #1223420
    riwaro
    Participant
    This reply has been marked as private.
    #1223509
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the screenshot. To add a grey bar, please go to the customizer first and set the top navbar height to at least 122 pixels. It is located in Appearance > Customize > Header > Navbar. And then you will need to add the following css code in the customizer, Appearance > Customize > Custom > CSS too.

    .woocommerce-page .x-header-landmark {
        display: block;
        background-color: grey;
        width: 100%;
        max-width: 100%;
    }

    Hope this helps. Please let us know how it goes.

    #1223521
    riwaro
    Participant

    perfect……

    Thank you very much Thomas

    #1223523
    Rue Nel
    Moderator

    You’re welcome! We’re happy to help you out.
    If you need anything else we can help you with, don’t hesitate to open another thread.

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