Support

Home Forums Event Espresso Premium Custom CSS

Custom CSS

Posted: October 24, 2013 at 12:27 am


Nathan Winnall

October 24, 2013 at 12:27 am

Hello,

I am having trouble with the header of the event categories. I have been able to make the change to the first page event header but when you click view details the header goes back to another style

This is the code i found and used to change the header

h3.ui-widget-header a {font-size:20px; line-height:50px;}

I understand the second is not a “a” attribute but i did change the other one to

h3.ui-widget-header {font-size:20px; line-height:50px;}

and still no luck, if you could please help that would be fantastic.

Thankyou in advance!!

Nathan


Dean

October 24, 2013 at 3:44 am

Hi,

h3.ui-widget-header {font-size:20px; line-height:50px;} should work, it worked on my test install. The only reason it wouldn’t is if something is over ruling the CSS later on or has used the !important marker. Without seeing the site to inspect the elements it’s hard to say.

If you haven’t already I would use the developer tools in the browser to inspect the CSS and see what’s going on.

By the way, that code actually works for both the event list and single registration page.

The support post ‘Custom CSS’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso