Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #338310

    Hi there,

    My client would like to make the fonts bigger on the website I’m working on using Enfold – the default size is a bit too small for them. What size is the default font for the main body?

    Please can you let me know how to make the main body fonts a bit larger? I hope there’s a way to do it without having to mess about with code within the main files as I don’t want to have to worry about them updating the theme and then the changes disappear.

    Many thanks,

    Krissie

    #338315

    Hey Krissie!

    Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
    You can adjust the size of some other elements such as main menu links and heading elements in Enfold theme options > Advanced Styling tab

    Regards,
    Yigit

    #338320

    I now realise that the default font is 13. Is there an easy way to change it to 14? Rather than having to go through all the text blocks and manually change them?

    Thanks

    #338323
    #338325

    Hey Yigit!

    That’s great, thanks so much.
    Exactly what I needed.

    Oh, while your here how can I change the colour of the side arrows? They’re very grey and light and hardly noticeable!

    Cheers,

    :)

    #338329

    Hi!

    Can you post a screenshot and show the arrows? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here. Or you can post the link to your website and point out the arrows, so we can provide you accurate custom CSS code :)

    Cheers!
    Yigit

    #338339
    This reply has been marked as private.
    #338343

    Hi!

    Please add following code to Quick CSS as well

    #top .avia-post-nav { background: rgba(0,0,0,0.5); }

    0.5 here is opacity level which is 0.1 by default and 0,0,0 is RGB value of the color. Please adjust as needed

    Regards,
    Yigit

    #338355

    Great! Thanks Yigit, you’re a star! :)

    #338357

    Hey!

    You are welcome, glad we could help! :) Let us know if you have any other questions or issues

    Cheers!
    Yigit

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How to change font size for headers and main body text’ is closed to new replies.