Thread Starter
baniaa
(@baniaa)
In the screenshot below, you can see that I add white color, but the banner is still gray. I have already tried to change the transparency, color, but still it does not work, I don’t understand what to do. I need her to take the original color.
https://prnt.sc/OgxnR2Lb2pFN
Hi
Thanks for contacting to us.
The css you have added did not working bz you don’t added header image using Unique header feature that is we have given. To use this feature kindly read our theme help docs link.
If you want to change color of the image you have added in page editor.
Go to appearance >> customizer >> find the additional css box and add the below css code inside the additional css box.
figure.post-thumbnail img {
background-color: #ffffff;
}
Change color code value as your need.
Let me know if you have any confusion.
Thanks & Regards
SpiceThemes Support Team
-
This reply was modified 2 years, 10 months ago by
radhika1992.
Hi
Did the above solution work for you ?
Thanks
Thread Starter
baniaa
(@baniaa)
Sorry, I’ve been busy. I pasted the code above but it doesn’t do the right thing.
The fact is that I turned off the banner, and temporarily did the same with the help of the page and not the banner. Now I have turned on the banner, and I will not remove it, so that you can better understand and check what needs to be changed.
At the moment, this code does not change the page banner, but the picture that I add to the post itself, but something else needs to be changed.
figure.post-thumbnail img {
background color: #ffffff;
}
https://prnt.sc/aMXV3ZM2SyAd
Hi
Have you followed our help docs link .
If you have issue for adding banner in header section kindly tell us.
Thanks
-
This reply was modified 2 years, 10 months ago by
radhika1992.