Start a new topic

Change Font Size

How can I change the font size that displays for the event description.


Many of our readers our older and will not be able to easily read the text.

1 Comment

Hello,


You need to use a custom CSS code to change that.


You can use this code and change the font size to what you want in this code;


.single-mec-events .mec-single-event-description.mec-events-content p {

    font-size: 18px;

    font-weight: 400;

}


If you find it hard to use the code or can't get it to work please give us a link to your page and tell us what font size you want and we will create a customized code for you.

Best,

Webnus Team

Login or Signup to post a comment