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

    hi,
    one question. I want that the h1,h2,h3 tags justed in the text editor, have the same appearence like the special headings used in avia layout builder.
    Is this possible?
    Thanks in advance
    ridcon

    #418613

    Hey ridcon!

    Can you please post the link to your website point out the changes you would like to make? You can go to Enfold theme options > General Styling > Fonts to change the font family of heading elements

    Cheers!
    Yigit

    #419151
    This reply has been marked as private.
    #419501

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    h1, h2, h3 {
      font-weight: 100;
    }

    Regards,
    Yigit

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