Tagged: footer, typography
I just took over the website https://sumrallfamilydental.com/ and updated Enfold to the latest version. Previously, the footer text and links were all white but I can’t find where any custom CSS was entered. I need to make all footer text white so it will be more legible.
Hey eggmedia-salient,
Thank you for your patience and for the link to the site, I believe I recognize this as the Enfold Theme Options > Performance > JS & CSS file merging and compression showing an older css cached version.
Please try turning this option off and at the bottom of the same option page look for Enfold Theme Options > Performance > Delete old CSS and JS files and enable this, and then save the theme settings via the big blue button, the clear your browser cache and check again.
The current css causing this is in the merged css file targeting .footer_color a
so you could use this to override it in the quick css if you wished:
#footer.footer_color a { color: #fff; }
but I believe clearing the merged files will solve.
Best regards,
Mike
Thanks for the response. I had to all of that to make it work, including adding the CSS. Afterwards I was able to re-enable merging and compression.
Yes, please close. Thanks for the help, you are much quicker than most these days!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike