ying
(@yingscarlett)
Hi Luis,
You could change body background color in Customizer > colors > background color.
Well. I have the free edition. That isn´t. I need change using code. css. But i dont know what files to change.
ying
(@yingscarlett)
The option I suggested is for free version, are you sure the color you want to change is body background color?
Could you link us to the site in question, and specify which color you want to change?
Generally, the pages created in generatepress have a white background. Well I want to vary that color to a more pastel tone, for example. In the options of the free theme I did not see what you say, it would be a matter of reviewing …
Sure, I get it. It is not the background that appears there. It is the bottom of the page or entry that I create. I would like to vary the color. Because as you say, if you can change a background, in “customize” but the page or entry, its background is white. I would like to homogenize that.
The bacground color of the container…
Hi there,
depending on the Customizer > Layout > Container –> Content Layout.
If One Container:
.one-container .site-content {
background-color: #f1f1f1;
}
If Separate Containers:
.separate-containers .inside-article {
background-color: #f1f1f1;
}
Hey!. Ver y good. I will try. Thanks…!!!. God bless you