Hello allo ^^
How can I change the H2 style used in the “date”
Thank you for you help
Regards,
Cydut
Hey Cydut,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.avia-timeline-vertical.av-milestone-placement-right .av-milestone-date {
font-size: 20px;
}
Best regards,
Yigit
Hey Yigit,
Thanks for the code concerning the size, but what about the style – I’ve seen it was the H2 and I don’t want this style being used ?
My H2 style is with blue line under, the size is too big and the margin and padding are also too big
thanks again for you help
Regards :)
Cydut
Hi,
Please replace the code with the below CSS to remove the bottom blue border.
.avia-timeline-vertical.av-milestone-placement-right .av-milestone-date {
font-size: 20px;
border-bottom:none!important;
}
Best regards,
Vinay
Hi,
thanks a lot
As always : quick – efficient
Best regards,
cydut
Hi,
Glad Vinay could help! :)
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 start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit