
-
AuthorPosts
-
March 1, 2018 at 4:36 pm #919735
Hello,
I would like to change the background color of a specific blog post, so that it will only be displayed on this one post. How do I do that?
Cheers,
Philipp
March 1, 2018 at 9:52 pm #919963Hey Vincent_Vega1,
Sorry, you are not allowed to preview drafts.
You would need to publish it – if you want us to review.
Best regards,
BasilisMarch 1, 2018 at 11:07 pm #920000March 1, 2018 at 11:25 pm #920008Hi,
So you want to change it from the current black background color?
Best regards,
Jordan ShannonMarch 2, 2018 at 12:19 am #920032yes, to black
March 2, 2018 at 8:04 am #920141Hi,
Please try the following in Quick CSS under Enfold->General Styling:
.postid-4159 #main { background-color:#000 !important; }
Best regards,
RikardMarch 2, 2018 at 12:23 pm #920276Hi Ricard,
I’ve put in the code you provided, but it seems like the background color hasn’t changed and is still #ffffff. I already cleared my cache and reloaded the page. What am I doing wrong ?
Cheers,
Philipp
March 2, 2018 at 6:09 pm #920462Hi,
I’m confused on this. You want to adjust the background of the post your provided in the link? The text is currently black/dark on that link in the white areas. If we add the css to change it that text will not be visible.
Best regards,
Jordan ShannonMarch 2, 2018 at 6:15 pm #920463Hi, Jordan
Yes, I would like to have the background in #000000. It’s “under construction” at the moment I’ll just change it once the background has the correct colour.
Cheers,
Philipp
March 2, 2018 at 6:39 pm #920476Hi,
Thanks for clearing that up. Add the following to quick css:
.main_color{ background:#000!important; }
Best regards,
Jordan ShannonMarch 5, 2018 at 11:41 am #921428Hi Jordan,
The code you provided changed all the backgrounds to black. I just want to change the background on this page http://observeandpreserve.de/2018/01/31/g20-summit-2017-perspective-of-a-photograph/
March 5, 2018 at 6:40 pm #921678Hi,
Apologies, you can adjust the css to the following:
.postid-4159 .main_color{ background:#000!important; }
Best regards,
Jordan ShannonMarch 10, 2018 at 12:38 pm #924900Hi,
Thanks! I’m definitely closer to my goal, but now all my color sections are black aswell. What do I do so the pictures in the color sections show up again?
Cheers,
Philipp
March 12, 2018 at 6:39 pm #925644Hi,
Please give a detailed screenshot of what should be black and what should not. This will go a long way into help us getting this solved properly.
Best regards,
Jordan Shannon -
AuthorPosts
- You must be logged in to reply to this topic.