Hello There
I couldn`t make the blog article color change as i wish.
Is there anyway to make italic text everywhere black and bold for good ?
Thanks and Regards
Hamdi
Hey Hamdi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-magazine-title.entry-title {
color: black;
font-style: italic;
font-weight: bold;
}
If that does not help, please post a screenshot and show the changes you would like to make.
Regards,
Yigit
Thank you so much :)