How do I change the color of the eventbrite widget on my blog?
-
change color of eventbrite widget
The blog I need help with is: (visible only to logged in users)
-
Hi Shai!
After looking into your account, I found that Eventbrite widget was not added to your site. However, when you do you can change the color of the widget by adding this CSS to your site. Please go to Appearance > Customize > CSS and add this:
.eb-calendar-widget { background-color: #00FFFF; } .eb-calendar-widget .widget-title + *, .widget-content { background-color: #4B0082; }You can change the color values to whatever you want. Take a look at this site for CSS color values:
http://www.w3schools.com/cssref/css_colorsfull.asp
Feel free to reach out if you have any questions!
-
Hi thank you, that is helpful. I really want to change the orange Eventbrite logo because it does not match my site. How do I do that? The solution you provided changes the background color but not the orange eventbrite tabs. Thanks!
-
HI Shai,
I’m sorry, but since that is their logo image, we wouldn’t be able to change the color. =
- The topic ‘How do I change the color of the eventbrite widget on my blog?’ is closed to new replies.