Home › Forums › All Other Themes › Latest posts – background color ?
- This topic has 5 replies, 2 voices, and was last updated 3 years, 6 months ago by
Forum Moderator.
-
AuthorPosts
-
March 23, 2020 at 3:06 pm #147669
Hi,
I’m using SKT Secure Pro Theme. www.fenix-gsm.be
For the my homepage displays, I’m using “Your latest posts”I saw that it used a white color as background color and I would like to change it to darker (black or dark grey). But I don’t find where I can change that color. I’ve try in any color settings but no white for that part.
Of course, I choose a darker color, I’ll have to be able to change title color as well.I would like to have the same color as when I click on Read more or when I click on the Title.
I look forward to hearing from you.
Best regards.
Joel
March 24, 2020 at 4:43 am #147689Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
.lay4 .hentry { background:#282828 !important;} .postitle a { color: #fff !important;}
Regards,
ChrisMarch 25, 2020 at 11:04 am #147862Hi, thank you it works.
Is there a document that lists the different CSS commands possible?
Best regards.
Joël
March 25, 2020 at 12:11 pm #147867Hi,
Sorry, i can’t understand a thing what you are saying.
Regards,
ChrisMarch 25, 2020 at 12:18 pm #147869I would like to know, if there is a document that lists all kind off Custom CSS we can use and for what goal?
March 25, 2020 at 12:25 pm #147871Hi,
No, we don’t have a any list of custom CSS. We create custom css according to customer issues
Regards,
Chris -
AuthorPosts
- You must be logged in to reply to this topic.