Tagged: Full Width Slider
when i migrated my site to a new server ftaarch.com the home page started showing borders that were not supposed to be there.
The first full width image slider is showing a border on the bottom
The image grid is showing an outlined border
My two column images are acting strange; one side has sharp edges while the other side has a round edge image.
Not sure how to remove the rounded edges
please help
Hey ParisLaw,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#after_full_slider_1, #after_full_slider_2, #after_full_slider_3 {
border: none;
}
#top div .avia-gallery img {
border: none;
padding: 0;
}
Best regards,
Yigit
Thanks Yigit,
This did work. Then I also found that the client was messing around and change one of the column settings and didn’t tell. me.
Hi,
Glad we could help!
We really appreciate it if you rate our theme on themeforest https://themeforest.net/downloads
To know more about enfold features please check – http://kriesi.at/documentation/enfold/
Thank you for using Enfold :)
Best regards,
Vinay