• Resolved asirois

    (@asirois)


    If you look at the bottom of this event page you’ll see I have a red background (that I would like to keep) with some gray text that is difficult to read. Is there a way to change the gray text to white?

    Thanks!

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • surbhis

    (@surbhis)

    Hi,

    I give you CSS coS. Apply this code in custom CSS and save the changes after that –

    .tribe-events-list-event-description.tribe-events-content p {
        color: #fff;
    }

    Thanks.

    Thread Starter asirois

    (@asirois)

    Worked perfectly! Thank you so much!

    surbhis

    (@surbhis)

    Hello,
    Thanks for using our theme.
    If you ever find some issue in future please post here.
    We will be happy to help you.
    thanks and regards,
    weblizar

    • This reply was modified 6 years ago by surbhis.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Having trouble changing Event Page font color’ is closed to new replies.