Footer text color - by u34 - on WordPress WooCommerce support

This topic has 8 replies, 3 voices, and was last updated 9 years, 11 months ago ago by Robert Hall

  • Avatar: u34
    u34
    Participant
    December 15, 2014 at 12:10

    Hello!

    How can I change the color of the footer text?

    Please, contact administrator
    for this information.
    7 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    December 15, 2014 at 15:25

    Hello,

    Please use this code in custom.css file:

    .container_footer_bg, .footer_container {
        background-color: #222 !important;
    }

    Replace the color value with yours.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: u34
    u34
    Participant
    December 15, 2014 at 16:47

    Sorry Eva,

    I’ve put this code on the custom.css file

    .container_footer_bg, .footer_container {
    	color: #A0A0A0 !important;
    }

    but it only changes the pink selected section in the footer (see the screen capture below), and I would like to change the blue section too.

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 15, 2014 at 18:01

    Hello,

    Please try this code.

    .container_footer_bg, .footer_container, .footer_container li a {
    	color: #A0A0A0 !important;
    }

    Regards,
    Robert Hall.

    Avatar: u34
    u34
    Participant
    December 15, 2014 at 18:40

    Almost!

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 15, 2014 at 19:38

    Also please add this part of code.

    .footer_container .tagcloud a, .footer_block .textwidget a{
    color: #A0A0A0 !important;
    }

    Regards,
    Robert Hall.

    Avatar: u34
    u34
    Participant
    December 15, 2014 at 21:07

    This finally worked! Thank you!!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    December 15, 2014 at 21:20

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 8 results - 1 through 8 (of 8 total)

The issue related to '‘Footer text color’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.