Premium WordPress Themes › Forums › Yugen › Page Header, Post Header › Reply To: Page Header, Post Header
February 28, 2019 at 6:18 AM
#8026
Participant
Hi @David,
For more typography please go to customizer->enable extra settings
and enable single page and post typography, save customizer value and refresh the customizer. Now again go to customizer->single page
or single post
setting and you will get the typography option. From there you can set the font family and font size.
Regarding color, we will provide the solution.
Please add the below CSS Code into Additional CSS Box through customizer.
figcaption {
color: red !important;
}
INFO: change the color value.
Thanks!