Hi is it possible to get rid of the feint grey lines on the website below in between sections?
jamiegroom.co.uk
I have tried searching and adding code to quick css but it didn’t remove them
Hey jamiegroom!
Please add following code to Quick CSS in Enfold theme options under General Stylign tab
.main_color, .alternate_color {
border: none!important;
}
Regards,
Yigit
Awesome thanks for your help it’s removed most but not the one under the header menu, is there anything we could do with this?
Hey!
Please add following code to Quick CSS as well
.avia-shadow {
box-shadow: none!important;
}
Regards,
Yigit
perfect thank you !!
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit
