Tagged: custom.css, enfold, special heading
Hi,
i need to change the text-size of the special heading element that I putted in the hp.
The word is “HEY!” and I need more big ex. 200px.
I enabled the “Custom Css Class field” in the settings of the element and doesn’t work (I followed the tutorial here on kriesi).
Please can you help me?
Attached all the private data.
Thanks,
Rosa
Hi,
did you add a name for the class in the field? There has to be name like “apple” then you go to the style.css and write:
.apple {
…
}
what do you want to change? the height?
Regards,
Julien
Hey pinkabbestia!
Please try adding following code to Quick CSS
.rv-av-special-heading-tag h1 {
font-size: 200px!important;
}
Best regards,
Yigit
HI Yigit,
thanks for the reply.
I want to change only the .rv-av-special-heading-tag in the hp.
is it possibile?
I tried and it works.
Thanks Yigit.
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 :)
Best regards,
Yigit