Hello Kriesi Support Team
Could you help me remove the box shadow or shadow on the mobile version of the header? I can’t seem to find it when looking at it with Firebug. Not sure where I am going wrong.
Link to website below.
Thanks so much.
Corina
Hey Corina,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
#layer_slider_1.avia-shadow {
box-shadow: none;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Hey Victoria
Perfect. That worked like a charm :).
Thanks so much for your help.
You can close the thread, all solved.
Have a wonderful day.
corina