• Resolved cmaddux

    (@cmaddux)


    Hi. I was wondering if there was a way to change the font size of the main content of an event? It’s very small, and I was hoping to change it to 18px so that it fits with the rest of my site. Anyone have any idea how to do this?

Viewing 1 replies (of 1 total)
  • Plugin Contributor webnus

    (@webnus)

    Hello,

    You can change all font size from your theme options,
    But anyway, you can use Inspect element and change each section for yourself. For more information, please read the following article.

    Inspect element
    If you want to make changes to design then you can use Inspect Tool to see the source code of your website and the CSS rules applied to it. To enable it right click and from the pop-up menu select Inspect Element

    For more details please visit Chrome inspect element or Firefox inspect element. Meanwhile searching in google about it will be helpful.

    For example, we try to change the bottom gray border color in the footer. You can watch the tutorial video here:

    youtu.be/MWUP8uOLoaQ

    https://www.w3schools.com/css/default.asp

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Font Sizing in Main Content’ is closed to new replies.