How to increase the size of the content at homepage

I took screenshot of the sample page.

As you can see, the content’s size looks super small. Are there any ways I can use custom CSS make it bigger?

Thanks in advance!

Hello there,

I hope you are doing well today.

You can use the following CSS code to increase the font size by going to Appearance > Customize > Additional CSS and pasting it there.


/*Sub text font size*/
.mb32 {
    font-size: 18px;
}

Best Regards,
Support

Thank you for your support!

That works! Could you also tell me how to change:

  1. the text size (e.g change it to bold) and the font (e.g. change it to Avenir)?
  2. Anchor link that connects the dropdown menu to the target part (e.g. SEO friendly)

I attached the screenshot for a clear explain.

Please advise, thank you!!!

Please see the screenshot:

Hi,

Sorry little confusion over your screenshot, You want to change which font size? You want to change the menu item or the “SEO Friendly” block text? Please can you clarify so that I can give you the Custom CSS.

Let us know,

Thanks,
laranz.