• Resolved goebi22

    (@goebi22)


    Hi,

    where can I configure the color/layout of the event detail attributes (the green is ugly, where can I change?)

    Thank you!
    Wolfgang

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @goebi22

    All this came from your theme, this is nothing related to the plugin. There might be some option to change color in your theme option or you could use customizer.
    Hope it might help you.

    Thanks

    Plugin Support Deblyn Prado

    (@deblynprado)

    Hey there @voboghure!

    As Tapan mentioned that colors are coming from your theme.
    But you can change them with some CSS.
    I wrote bellow to rules that you can use directly into your WordPress Customizer. To try it go to “Appearance > Customizer > Custom CSS.

    Feel free to change #000 to any other hex code that you want.

    Event Title Color
    .tribe-events-single-event-title { color: #000 !important; }

    Event Links
    #tribe-events-content a, .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a:hover, .tribe-events-back a, .tribe-events-back a:hover, .tribe-events-event-meta a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-list-widget .tribe-events-widget-link a:hover, ul.tribe-events-sub-nav a, ul.tribe-events-sub-nav a:hover { color: #000 !important; }

    Plugin Support Jaime

    (@jaimemarchwinski)

    Hey there! This thread has been inactive for a while so we’re going to go ahead and mark it Resolved. Please feel free to open a new thread if any other questions come up and we’d be happy to help. ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Event details text ugly’ is closed to new replies.