• Resolved nmastin2014

    (@nmastin2014)


    Hello,

    I’m new to implementing custom CSS on my theme. I’m trying to figure out what code I would need to use so that the month heading doesn’t (e.g., “April 2019”) doesn’t show as white font on gray background. As it is shown right now, it is with the Full Styles stylesheet which I like the best.

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

Viewing 1 replies (of 1 total)
  • Hey there,

    Thanks for reaching out ??

    You can style that element like this:

    h2.tribe-events-list-separator-month {
        color: #ccc
    }

    Take care,
    Ed ??

Viewing 1 replies (of 1 total)
  • The topic ‘Changing style of month heading’ is closed to new replies.