Change color of Entry Header area in post categories, in posts, in blog page
-
Hello XTEMOS,
I want to change color of the areas which I have covered with red pen in the attached images,
It’s Black now, this black areas appear in the header of post category, single post, and blog page as in the captured screenshot: 1.PNG, 2.PNG, 3.PNG. (I’m setting the blog pages contain latest posts)
Hope you will help me with this.
Thank you and hope all the best for you.
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .page-title-default {
background-color: red;
}
Please replace the color as per your needs.
Best Regards
Thank you a lot Elise, it’s so nice!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Change color of Entry Header area in post categories, in posts, in blog page’ is closed to new replies.