Support

Home Forums Event Espresso Premium Event Upcoming Widget Fonts Very Small

Event Upcoming Widget Fonts Very Small

Posted: February 11, 2017 at 1:43 pm


Alison Schuster

February 11, 2017 at 1:43 pm

I have read all the topics here and tried to follow directions to get my event text to show up larger with no avail. I added My Custom Css, plus I also can change the css within my theme. I am including a screen shot from my Mac Desktop. On a Windows PC you can barely see it.


Lorenzo Orlando Caum

  • Support Staff

February 13, 2017 at 7:05 am

Hi Alison,

Try this CSS for changing the styling to increase the font-size:

.ee-upcoming-events-widget-ul li { font-size: small }

If your theme has a Custom CSS area built-in, then you can add it there through your WP dashboard. Otherwise, if you are using a current version of WordPress then you could use the Customizer tool in Appearance –> Customize –> Additional CSS.

Afterwards, go back to your site and refresh the page to see the changes.


Lorenzo


Alison Schuster

February 13, 2017 at 3:09 pm

Wow! That worked like a charm. I am so impressed with your customer support! Great job!


Alison Schuster

February 13, 2017 at 3:51 pm

On the Event Grid, the font is extremely small on one part as well. I change the “font-size” in the widget, but nothing happens. Is there a snippet of code to fix this? Thanks


Josh

  • Support Staff

February 14, 2017 at 7:36 am

Hi Alison,

This is a guess because I’m not 100% sure if I’m looking at the right page on your site, but you can try adding this to your Custom CSS:

.footable ul li {
font-size: 14px;
font-size: 0.9rem;
}

The support post ‘Event Upcoming Widget Fonts Very Small’ 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