Home Forums WoodMart support forum Main header shadow on mobile only

Main header shadow on mobile only

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #495003

    jynkxofficial
    Participant

    Hi,

    I would like to have a shadow underneath the main header, but only on mobile. When I enable the shadow it also shows on desktop. Can you please provide me with the custom css to only show this on mobile?

    #495037

    Luke Nielsen
    Keymaster

    Hello,

    Please send me the right URL link to the website: https://take.ms/tMTx2

    Thank you in advance.

    Kind Regards

    #495047

    jynkxofficial
    Participant

    Sorry, please see the link attached

    #495206

    Luke Nielsen
    Keymaster

    Hello,

    Define the below code in the “Desktop CSS” area in Theme Settings -> Custom CSS.

    .whb-header.whb-sticky-shadow.whb-sticked .whb-main-header {
        box-shadow: none;
    }

    Let me know the results.

    Kind Regards

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