Hello Admins,
I’m using Heading Rotator and need that first line (without rotation) has the same weight and letter-spacing to second line..
I need change line-height too.
Here is my page ->http://www.zykasthenia.com/zkt2019/home2/
And my code is:
/* Heading Text */
.av-rotator-container inner {
font-weight: 900;
letter-spacing: -3px;
line-height: 0.8em;
}
.av-rotator-container h2 {
font-weight: 900;
letter-spacing: -3px;}
/* Rotating Text*/
.av-rotator-container h2 span {
font-weight: 900;
letter-spacing: -3px;
line-heigth: 100px;
}
Any Ideas?
thanks.
Hey Claudio,
So you want all the text to have the 900 font weight?
Best regards,
Rikard
Hey Rikard,
I need create this –>http://zykasthenia.com/_trash/zkt-headingrotator.jpg
(All HeadingRotator text in font-weight 900 and line-height: 0.7em)
My site is –>http://www.zykasthenia.com/zkt2019/home2/
Thanks
Hi,
Thanks for the clarification. Please try this CSS as well:
.av-rotator-container-inner {
font-weight: 900 !important;
}
Best regards,
Rikard
Thanks Rikard !!!
works fine.
Best Regards.
Hi,
I’m glad this issue is resolved for you. Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Vinay