The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Post background col...
 
Share:
Notifications
Clear all

[Solved] Post background color changes to coral (#FF7F50)

6 Posts
2 Users
1 Likes
533 Views
Posts: 4
Topic starter
(@mirach)
Active Member
Joined: 3 years ago

If reactions are permitted, the background of posts change to color coral. I can't find any entry to change this or an entry where this color is defined.

Thanks for your help.

5 Replies
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @mirach,

Could you please try to explain using some screenshots? It'd be better if you leave some example URL as well. 

Posts: 4
Topic starter
(@mirach)
Active Member
Joined: 3 years ago

Thanks!

https://clearhorizon.eu/test shows the default site background

https://clearhorizon.eu/uncategorized/test_2/ shows the color coral as backrgound.

Not sure if it is your plugin ... I just caný find it ...

 

Posts: 4
Topic starter
(@mirach)
Active Member
Joined: 3 years ago

sorry housld be: https://clearhorizon.eu/uncategorized/test/ (default background)

1 Reply
Asti
 Asti
Support
(@asti)
Joined: 6 years ago

Illustrious Member
Posts: 7123

@mirach,

It mat either comes from the active theme or other plugins. However, I've found the solution. Just use the CSS code below:

body#neve_body {
background-color: var(--nv-site-bg);
}
div#respond {
width: 100% !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Posts: 4
Topic starter
(@mirach)
Active Member
Joined: 3 years ago

Thanks a lot - working!!!

Share: