Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #252861

    How do I change the settings for the headers? Is there a way to do it in the admin cp without CSS?

    Thanks

    #252900

    Hey absurdity69!

    Yes, you should go to Enfold theme options > Header tab. Please watch the video tutorial regarding header configurations here – http://vimeo.com/91837491

    Cheers!
    Yigit

    #253062

    Hi Yigit,

    Im not asking about the Header navigation div.

    I am asking how do I change the global H1, H2 etc on the theme. So for example instead of H1 being 30px sized fonts, I want it to be 1000px sized font.

    Thank you

    #253159

    Hi!

    You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    h1 { font-size: 100px; }

    same goes for other heading elements

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.