Home › Forums › Calendar Products › Events Calendar PRO › Featured Events – Styling
- This topic has 7 replies, 3 voices, and was last updated 9 years, 2 months ago by
Tony Bell.
-
AuthorPosts
-
February 1, 2017 at 4:07 am #1227432
Tony Bell
ParticipantHi Folks,
Loving the latest upgrade, especially the integrated Featured Events. I have an issue with styling though, using the standard Event Widget we display featured events down the right hand side of our website.
With just a Featured Events category selected (the old workaround) the widget looks like that shown in Feat1 (Attached). If I simply tick the new Featured Event box and nothing else the widget looks like Feat2.
Given our site colours are purple and white the blue jars a little! Somewhere there will be a bit of styling code that I need to amend, I just can’t find it!!
Thanks in advance.
Tony
February 1, 2017 at 4:18 am #1227434Tony Bell
ParticipantJust spotted that it is any event ticked with the new Featured Event option that appears with a blue background. I am in the middle of marking our work-around events with the new feature so it is a great help to me in knowing which ones are marked correctly !! Unfortunatelt I still need to change the background colour!
Tony
February 1, 2017 at 10:27 pm #1228015Nico
MemberHi there Tony,
Thanks for getting in touch with us! I can help you on this π
The CSS code needed to change this can be found in this article β Featured Events. You can also tweak this from the customizer!
Please let me know if this helps,
Best,
NicoFebruary 1, 2017 at 11:08 pm #1228034Tony Bell
ParticipantThank you for your help Nico but I had already tried using that CSS snippet in customizer, I don’t think it works like you had hoped! I added the following code:
.type-tribe_events.tribe-event-featured {
background-color: #990099;
}to turn the background purple but just got a blue background and a purple underline… see attached
February 3, 2017 at 8:55 am #1228999Nico
MemberThanks for following up Tony!
No need to paste the CSS in the customizer, there’s actually an option for this β https://cloudup.com/cjxCQmZsHRR
If that doesn’t work then maybe the theme is preventing this change in some way. Then just leave the option as ‘default’ in customizer and try to adjust the snippet to:
.type-tribe_events.tribe-event-featured {
background-color: #0ea0d7 !important;
}
Does that work? In case it’s not working, Can you please link me to a place where I can see this in action?
Thanks,
NicoFebruary 5, 2017 at 11:00 am #1229696Tony Bell
ParticipantThank you Nico – that works perfectly.
February 6, 2017 at 8:04 am #1229993Nico
MemberYou are welcome Tony! Stoked to hear this worked for you π
Iβll go ahead and close out this thread, but if you need help with anything else please donβt hesitate to create a new one and we will be happy to assist you.
Best,
Nico -
AuthorPosts
- The topic ‘Featured Events – Styling’ is closed to new replies.
