Hi after the last update of the theme a black line appeared above the footer. I checked but there is no border in the configuration.
How can I proceed to clear the black line?
I attach images, thanks for the help.
Hey maxcoppeta,
Add this to quick css:
#av_section_3 .hr{
display:none!important;
}
Best regards,
Jordan Shannon
Sorry I did not understand, where should I enter it?
Hi,
Enfold > General Styling > Quick CSS
Best regards,
Jordan Shannon
I entered the text but it doesn’t work.
I have left the access data in private…
Hi,
You may have to clear the cache a few times over. Please see the following:
https://snipboard.io/ehVv4t.jpg
Best regards,
Jordan Shannon
Hi Jordan,
unfortunately the problem does not seem to be solved …
I think the problem is related to the background image of the “section color”
details:
https://bervicato.com/wp-content/uploads/2020/06/Bervicato_05.png
site:
thanks ;)
Hi,
Apologies, please try the following in quick css:
.footer_color{
border:none!important;
}
Best regards,
Jordan Shannon