Events List Styling

Home Forums Calendar Products Events Calendar PRO Events List Styling

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #211908
    Roach
    Participant

    I’m struggling with styles on the Events List widget. It appears that the font style is being inherited from the body style of the theme. I actually need it to be different in the sidebar. How can I accomplish this, please?

    #211994
    Brook
    Participant

    Howdy andyroach,

    You could use the parent CSS rule “.tribe-events-adv-list-widget” to change styles for the entire list widget. For instance if you wanted to make them all white you could do:

    .tribe-events-adv-list-widget{ color:#fff; }

    If you need to be more specific, then whip out your browser inspector, inspect the exact element your want to style, and add it as a child to the .tribe-events-adv-list-widget rule just like your normally would in CSS.

    I hope that all make sense. When it comes to customizing color and themes we of course can not give you exact code, but as outlined in our scope-of-support we gladly offer general advice like the above to get you started on the right track. Please let me know if you have questions about this. Cheers! I hope that goes smooth!

    – Brook

    #779952
    Brook
    Participant

    Since this topic has not been active for a while I am going to archive it. If you do need anything else though, please feel free to open a new topic. Cheers!

    – Brook

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Events List Styling’ is closed to new replies.