Tagged: Background color
- This topic has 6 replies, 3 voices, and was last updated 3 years ago by
Sakin.
-
AuthorPosts
-
February 12, 2020 at 12:07 am #235784
aiohfipj
ParticipantHello,
How do I change the background color?
I try to modify the background color code in the theme color. But it did not take effect.
Can you help me?
Thanks.
[img]https://s2.ax1x.com/2020/02/12/17aOL6.png[/img]
February 12, 2020 at 2:55 am #235824Skandha
Participant@aiohfipj: Hello there,
There seems to an issue with the background color which will be fixed soon.
For the time being
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..site-inner, .site-content-contain, .breadcrumb-area, .hero-content-wrapper { background-color: #123456; }
You can change the color according to your choice.
Let me know if this works out!
Kind Regards,
SkandhaFebruary 14, 2020 at 11:14 pm #236164aiohfipj
ParticipantThank you for your reply.
I successfully changed the background color, but if I want the box where the article title is located (I marked it with a green box) to use another background color, how do I replace it?
Best Regards
February 15, 2020 at 5:16 am #236184aiohfipj
Participantsite url:http://suo.im/5VCC5I
February 16, 2020 at 12:52 am #236261Sakin
Keymaster@aiohfipj: You can change the color code in the following CSS and then add it in “Appearance => Customize => Additional CSS” box:
.post-archive .hentry .entry-container, .post-archive .hentry:nth-child(2n) .entry-container { background-color: #fff; }
Regards,
SakinFebruary 19, 2020 at 12:36 am #236601aiohfipj
ParticipantThank you very much, you are very professional and solved my problem
February 20, 2020 at 12:38 am #236719Sakin
KeymasterHi aiohfipj,
Thanks for your compliment. We would really appreciate it if you could leave an honest review?
https://wordpress.org/support/theme/fotografie-blog/reviews/#new-post
Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that we could help, don’t hesitate to let us know. Have a nice day! 🙂Kind Regards,
Sakin -
AuthorPosts
- The topic ‘How do I change the background color?’ is closed to new replies.