Support

Home Forums Event Espresso Premium EE3 is breaking my font styles?

EE3 is breaking my font styles?

Posted: November 9, 2014 at 1:32 pm

Viewing 1 reply thread


Aaron Sullivan

November 9, 2014 at 1:32 pm

Hi,

I recently redesigned my site and now, when activating EE3, I noticed that the font on one of my pages is different. Here’s two images, showcasing what it’s supposed to be like, and then what it’s like when EE3 is active: http://imgur.com/a/rluwe (first image is deactivated EE3, 2nd is activated).

I know it doesn’t seem like much, but now I’ve got different fonts on different pages of my site and when you look at the site overall it looks very poor.

I’ve noticed that the only text that is being effected by this is text that’s within a tab. Other pages that don’t have tab content have their font unaffected, so it’s something to do with EE3 being active and having tabs.

I’m using the latest version of EE3. I tried with an older version and the same thing was happening.

Here’s a live version: http://hearthkings.com/nasaturdays/
and here’s a live version, with the text uneffected, because there’s no tabs: http://hearthkings.com/help/

WP version is 4.0

I’m not using any EE addons.

Thanks so much.


Dean

November 10, 2014 at 1:00 am

Hi,

There is indeed a clash in the CSS. This can be resolved by adding the following CSS to either your themes style.css, your themes custom CSS section in the theme options (if it has one) or to a plugin such as My Custom CSS:

.ui-widget {
font-family: Titillium Web, Arial, Tahoma, sans-serif !important;
font-weight: 300 !important;
}

Viewing 1 reply thread

The support post ‘EE3 is breaking my font styles?’ 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