Home Forums WoodMart support forum change the text color of the footer

change the text color of the footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #433541

    mecolour
    Participant

    Hi,
    How can I change the text color in the footer area?
    https://paste.pics/263825a2b394557b65d6261ee73eba34
    Thank you

    #433616

    Hello,

    You can change the color of the footer background from Theme Settings >> Footer >> Style >> https://ibb.co/F87JLNk

    Best Regards.

    #433731

    mecolour
    Participant

    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

    #433768

    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.

    #433957

    mecolour
    Participant

    ok, thank you so much.

    #433959

    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.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘change the text color of the footer’ is closed to new replies.