change the text color of the footer
-
Hi,
How can I change the text color in the footer area?
https://paste.pics/263825a2b394557b65d6261ee73eba34
Thank you
Hello,
You can change the color of the footer background from Theme Settings >> Footer >> Style >> https://ibb.co/F87JLNk
Best Regards.
Sorry, I have tried to choose “dark “button in the Footer text color,it becomes grey color, but I want to change
the text to dark color,(#000000),also,I have changed the global colors,it still doesn’t work,so how can i do it?
please help me check it again.
https://paste.pics/24d95beaa76dcc3df355ca2289535bbd
https://paste.pics/645fc9fcfdbc2ecd191be74d54892870
Thank you
Hello,
Actually, you have used the Elementor custom block to add the menu items in the Footer so please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.elementor.elementor-4216 .wd-sub-menu li>a {
color: #000000;
}
.elementor.elementor-4216 .wd-sub-menu li>a:hover {
color: rgb(244,165,28);
}
Best Regards.
Most Welcome!!!.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘change the text color of the footer’ is closed to new replies.