Home Forums Basel support forum Change page background color especially Blog

Change page background color especially Blog

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8078

    saksoba
    Participant

    Hi,

    As per subject, can I change default color for all pages to White rather than grey? Managed to change product background color to white since it is available on Theme Setting. What about other page like Blog?

    Please advise.

    #8082

    Artem Temos
    Keymaster

    Hello,

    Thank you for your question.

    You can change your website wrapper background with the following custom CSS snippet

    .main-page-wrapper {
    	background: #f3f3f3;
    }

    Kind Regards
    XTemos Studio

Viewing 2 posts - 1 through 2 (of 2 total)