Support

Home Forums Event Espresso Premium Mobile Calendar Widget Sizing

Mobile Calendar Widget Sizing

Posted: June 24, 2020 at 3:53 am


Sarah Schoeller

June 24, 2020 at 3:53 am

How do you increase the size of the colour tabs/links on the mobile calendar view? Currently it shows as one line .5px and is hard to click on when on a mobile.


Tony

  • Support Staff

June 24, 2020 at 5:37 am

Hi Sarah,

You should be able to use some CSS, can you link me to the specific page so I can take a look?


Sarah Schoeller

June 24, 2020 at 2:51 pm

This reply has been marked as private.


Tony

  • Support Staff

June 25, 2020 at 7:24 am

You can add something like this to your site:

a.fc-event {
    min-height: 10px;
}

Add that in Appearance -> Customize -> Additional CSS.

That will set a min-height for those elements to 10px (you change that value it preferred) and you could wrap that in a media query specifically for mobile but those elements wouldn’t normally have a height greater than 10px.

The support post ‘Mobile Calendar Widget Sizing’ 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