Home Forums WoodMart support forum Changing text color settings for a page / WB Reply To: Changing text color settings for a page / WB

#245306

Hello,

The white area around the image is of the page background. Therefore to change the background of the page try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

.postid-28908 .main-page-wrapper {
	background-color: black;
}

And for the block provide a relevant screenshot of the specific area to check it myself and help you out accordingly.

Regards.
Xtemos Studios.