Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #669664

    please advice,

    i cant figure out out how to get my av-subheading in a thicker font than my body text.
    this is what i have set up;

    #top .av-subheading.av-subheading_below {
    color: #111111!important;
    margin-top: 25px;
    line-height: 1.4em;
    font-weight:600!important;
    }

    body , body p {
    font-weight:100;
    }

    #669958

    Hey Gilbert!

    Your code should have worked fine. Can you please post the link to your page where we can see your element?

    Regards,
    Yigit

    #669966

    Hello Yigit

    Pages like:

    Please, Let me know how how tot fix this.

    Regards
    Gilbert

    #669971

    Hi,

    Please change the code to following

    #top .av-subheading.av-subheading_below p {
        font-weight: 800;
    color: #111111;
    margin-top: 25px;
    line-height: 1.4em;
    }

    Best regards,
    Yigit

    #669974

    Thanxs fixed!!

    What a great support.

    #669978

    Hey!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘font-weight av-subheading’ is closed to new replies.