Date Numbers - by hostpuppies - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson

  • Avatar: hostpuppies
    hostpuppies
    Participant
    July 28, 2015 at 22:20

    I have the color of the background set to the main site color which is #cc0000 However this makes the date change to that color also and I want it to be #ffffff If I change the ssite color it will ruin the other parts of my design.

    Question how can I change the color of the date to White. I have attached a screenshot where the arrow is pointing I want a white number. Any css for this?

    Thank you in advance.

    Eric

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 29, 2015 at 08:43

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Custom CSS:

    .footer-top-2 .date-event .number {
      color: #ffffff !important;
    }

    Best regards,
    Jack Richardson.

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

You must be logged in to reply to this topic.Log in/Sign up

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