Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #279454

    Hi!
    I am very happy with the theme. Congrats on such a great work!

    I have a low priority question, nevertheless: I’d like to have my header (H3) look like the header in the dashboard/special heading, the same font, size and not bold. Do you perhaps know the standard font in the dashboard?
    And if you are not sure about the font, how can I get the H3 header ‘regular’ instead of bold?

    Thank you so much!!
    Linda

    #279519

    Hey capuchin!

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

    h3.av-special-heading-tag {
    font-weight: normal;
    font-size: 18px;
    }

    Cheers!
    Yigit

    #279912

    Hi Yigit,
    Thanks for quick response. Unfortunately, my browser (safari) doesn’t show any difference. Is there something in the CSS missing?

    And please have a look at my footer – it’s very high. I don’t know why. http://www.ltn.co.za – where can I specify height? Thought it’s
    responsive to content…

    Luckily, no major issues, theme is great!
    Have a nice day,
    Linda

    #280051

    Hey!

    1- I have checked your website on Safari and it does show the font weight as normal. Please flush browser cache and refresh your page a few times
    2- Please add following code to Quick CSS as well

    #footer .widget { margin: 0; }

    Regards,
    Yigit

    #280090

    Thank you thank you thank you!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘header font wordpress dashboard special heading’ is closed to new replies.