Hi, I would like to modify the post's header that displays on the index.php. I would like them to be a bit more bolder and clear. Please kindly provide the CSS style solution for that. Thank you.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .contents h6 a { color: your color value; font-weight: bold; }