Home › Forums › Calendar Products › Events Calendar PRO › Event Calander Pro – Next Event Widget Styling
- This topic has 9 replies, 2 voices, and was last updated 12 years, 10 months ago by
Jonah.
-
AuthorPosts
-
June 5, 2013 at 5:04 pm #50642
Sheryl
ParticipantHello,
I have 2 different issues I could use a little help with please.
1. Where and what is styling the title of the event in the widget. I need to make the event title a different color and larger.
2. I get a weird “45” at the beginning of each event in the widget. Looks like it is attached to the image.
See testing site http://jazzschool1.infoThank you!
June 5, 2013 at 6:06 pm #50652Jonah
ParticipantHi Sheryl,
1. The Next Event Widget is prefixed with a class of ‘TribeEventsFeatureWidget’ so you can target it and everything else within it via that class. For example:
.TribeEventsFeatureWidget .event {
/*style the title*/
}
.TribeEventsFeatureWidget .when {
/*style the date*/
}
.TribeEventsFeatureWidget .loc {
/*style the location*/
}
.TribeEventsFeatureWidget .event_body {
/*style the event text*/
}
I would suggest adding this CSS to your theme’s style.css at the end or organized along with your other widget styling…2. I’m not seeing the 45 but I can’t find where you have this widget. Can you please give me the specific URL?
Thanks,
JonahJune 5, 2013 at 6:12 pm #50653Sheryl
ParticipantThanks Jonah!
I am using the widget on http://jazzschool1.info the last two boxes with workshops and concerts. You will see a “4 5” before the titles.
Thanks again!
June 6, 2013 at 8:53 am #50722Jonah
ParticipantHi Sheryl,
You’re welcome! Hmmm, would you mind providing me wp-admin access (post the credentials privately here) so I can take a quick peek and see where these characters might be sneaking in from?
Thanks,
JonahJune 6, 2013 at 1:56 pm #50766Sheryl
ParticipantHa! I styled the title as suggested and the “4 5” got styled and not the actual title. Something screwy here…
June 6, 2013 at 1:57 pm #50767Sheryl
ParticipantThis reply is private.
June 6, 2013 at 3:21 pm #50771Jonah
ParticipantHi Sheryl,
It looks like it could be a conflict with another plugin. Can you please try deactivating all other plugins or give me permission to?
Thanks,
JonahJune 6, 2013 at 4:57 pm #50777Sheryl
ParticipantI posted the reply but it didnt show, so here it is again…
If it is a conflict it might be the Sidebar & Widget Manager plugin. Please feel free to test/deactivate what you need. Do know that I am currently working on the site.
June 6, 2013 at 5:20 pm #50779Sheryl
ParticipantWondering if your in the site…the whole thing is down. Only the background is showing.
June 7, 2013 at 3:47 pm #50835Jonah
ParticipantHi Sheryl,
I haven’t touched the site since yesterday and I verified it was working for me after I did my thing. I’ll need you to deactivate all other plugins and report back with whether or not those characters are still there for the widgets. Let me know how it goes.
Thanks,
Jonah -
AuthorPosts
- The topic ‘Event Calander Pro – Next Event Widget Styling’ is closed to new replies.
