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

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

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

6 Posts
2 Users
1 Reactions
975 Views
Posts: 4
Topic starter
(@mirach)
Active Member
Joined: 5 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: 8075
 Asti
Support
(@asti)
Illustrious Member
Joined: 8 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: 5 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: 5 years ago

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

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

Illustrious Member
Posts: 8075

@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: 5 years ago

Thanks a lot - working!!!

Share: