• Resolved sayhi2lonnie

    (@sayhi2lonnie)


    I can’t figure out the CSS to use to change the font to make the font more readable (i.e. change font color) in the Footer.

    Any help is greatly appreciated.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @sayhi2lonnie,

    Please add the following CSS under Appearance > Customize > Additional CSS section.

    .footer h2.tribe-events-widget-events-list__header-title, .footer span.tribe-events-widget-events-list__event-date-tag-month, .footer span.tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h2, .footer time.tribe-events-widget-events-list__event-datetime {
        color: #fff!important;
    }

    Let me know if you succeed – I’m happy to help.

    Thread Starter sayhi2lonnie

    (@sayhi2lonnie)

    Poonam,

    You are my CSS God! Thank you. It worked.

    It’s a great mystery how you figure out the classes that you’re trying to modify.

    I truly appreciate your help. Hopefully one day I will be able to figure it out myself.

    Sincerely,

    Lonnie

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CSS Help Needed’ is closed to new replies.