Main header shadow on mobile only
-
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?
Hello,
Please send me the right URL link to the website: https://take.ms/tMTx2
Thank you in advance.
Kind Regards
Sorry, please see the link attached
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