- This topic has 4 replies, 2 voices, and was last updated 5 years, 1 month ago by Forhad.
-
AuthorPosts
-
October 11, 2019 at 6:53 pm #5828
for.info.greenmadeParticipantHello, I can not understand why the background of the site is white. Should be gray. For mobile and tablets everything is good.
In CSS I can not find the code that blocks the correct display of color.
WebSite – uniqueth1ng.pl
October 11, 2019 at 7:03 pm #5834
for.info.greenmadeParticipantThis reply has been marked as private.October 11, 2019 at 11:22 pm #5856
ForhadKeymasterhello,
thanks you writing in!are you using elementor builder. we not support this theme elementor, if you need to use elementor plugins its your responsibility. https://prntscr.com/pi1p69
this screenshort you see. this Background not effect for body.
thanks
October 14, 2019 at 6:14 pm #5898
for.info.greenmadeParticipantThanks for your help and I understand you.
I use Elementor because its better for me than your editor WP BakeryIn developer mode I canceled the style of the Elementor and still no changes are visible
https://prnt.sc/pj1r62Then deactivated elementor and would still not in sight changes
https://prnt.sc/pj1rvaAnd again, this problem only on Desktop device. On mobile and tablets the background is right
So I guess the problem is in the code or theme settingsWhat can be done in this situation?
Thanks- This reply was modified 5 years, 1 month ago by for.info.greenmade.
October 14, 2019 at 7:06 pm #5900
ForhadKeymasterhello,
use this code your theme option custom code css then save it.
@media (min-width: 1024px){ #page { background-color: transparent; } }
-
AuthorPosts
The topic ‘Background color dosn't work’ is closed to new replies.