Shadow on Sticki Header on Mobile Version

He Betheme Support,

Can you help? We can not found a configuration point to set the stick header a shadow on the bottom. On Desktop and Tablet the Shadow is set automatic set from the betheme.

Thanks for your Information.

Comments

  • Hi,

    Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintenance before you provide us with the link.

    It is always a good idea to also attach a screenshot showing your issue.

    Thanks

  • here the link: https://www.protectum.de

  • Please use the following CSS code:

    #Top_bar.is-sticky{
     box-shadow: 0 2px 5px 0 rgba(0,0,0,0.1)!important;
    }
    

    Put it in Betheme -> Themt options -> Custom CSS & JS -> CSS.


    Best regards

  • Thanks for your help. Great Job.

Sign In or Register to comment.