Change background color on specific page only

This topic has 4 replies, 2 voices, and was last updated 4 years, 12 months ago ago by Rose Tyler

  • Avatar: fredwerk
    fredwerk
    Participant
    April 29, 2019 at 07:44

    Hi,

    I would like to change the background color to white on 1 specific page only.

    What CSS code shall I add?

    Many thanks,

    Fred

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2019 at 07:55

    Hello,

    Please provide URL of the page.

    Regards

    Avatar: fredwerk
    fredwerk
    Participant
    April 30, 2019 at 07:59

    Hello,

    Unfortunately, I can’t, the web site is offline, local on my machine.

    In the custom.css, I added code for a background color that appears on all pages.

    I created a page where I want to have a separate background color to the rest of the site. This page is called “welcome”.

    Please help.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 30, 2019 at 08:54

    Hello,

    Every page has an area for custom CSS code – http://prntscr.com/nil6nq

    .page-wrapper {
        background-color: white;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.