Hi, please need some CSS code to make related post Title text to align center and bigger.
Thanks for yor support!
Hi Martin!
Thank you for using Enfold.
Please use this:
h5.related_title {
text-align: center;
font-size: 20px;
}
Regards,
Ismael
Thanks it works!