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;
}
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
Hello Yigit
Pages like:
Please, Let me know how how tot fix this.
Regards
Gilbert
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
Thanxs fixed!!
What a great support.
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