Hi,
It is possible but share the website url to check and find solution.
Thanks
Mohammad
Thread Starter
Porfiro
(@ernestoruota)
Hi,
thanks for the reply!
Here’s the url: http://lettureserali.it/
Hi,
Please use the following custom css code:-
.hentry {
background-color: #ff0000 !important; /* CHANGE THE COLOR CODE AS YOU DESIRE*/
}
Thanks
Mohammad
Thread Starter
Porfiro
(@ernestoruota)
Hi,
that line changes the background color of the site, but if I zoom out (or use a bigger screen), the white part on the two sides still appears…
Hi,
Please use the following code:-
body {
background: #ededfd !important;
}
Thanks
Mohammad
Thread Starter
Porfiro
(@ernestoruota)
Hi,
thanks: it worked!
One last thing: there is a 2 pixel wide space between the two sides of the site (left and right), and the background around it. Is there a way to fix this?
Hi,
Please use this custom css code:-
.site {
border-left: 0px !important;
border-right: 0px !important;
}
Thanks
Mohammad
Hi,
Glad 🙂 to help you.
Thanks
Mohammad