Hi,
I need some help making a couple quick modifications to the top bar and footer of our website: http://imaginaguate.com/childlaw/
We need to list the name of the company in the middle of the top bar (centered) and color the text white, without changing the color of the menu.
We also want to take out “powered by Enfold WordPress Theme” from the footer.
Can you let me know how to make these modifications?
Thanks!
Jess
Hey jzirion,
Thanks for getting in touch!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av_phone_active_left .phone-info {
float: none !important;
color: #ffffff !important;
}
.html_header_top #top .av_header_stretch .container {
text-align: center !important;
}
To remove the link in the footer – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
Jordan
Hi, the link that was sent didn’t help me edit the bottom of the footer. I’d like to know if there is a way I can remove “powered by Enfold WordPress Theme” from the following website: http://imaginaguate.com/childlaw/ located at the bottom of the footer.
Let me know if you can help.
Thanks,
Jess