Hi,
I’m using Enfold with Elementor Pro.
The footer is an Elementor Pro template page which is selected in the Enfold > Theme Options > Footer options.
There is a white bar between the footer and socket which I cannot get rid of having followed all support items on here including quick css codes.
Also since using this option, the hypertext in the footer is using the default main page content hypertext colour instead of the footer text colour
Any help appreciated. Thanks in advance
Hey InternationalRafting,
Add this to quick css:
#footer-page .container main{
padding-bottom:0px!important;
}
For the text add this to quick css:
#footer-page .container main a{
color:#fff!important;
}
Best regards,
Jordan Shannon
Thanks Jordan. That’s worked exactly :-)
Hi InternationalRafting,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria