This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Change the page’s color

Resolved 6 replies premiumthemetheme-vantage
10 years ago · Last reply by Magus 10 years ago

Hi!
I’m looking for a solution for change the background’s color in only one page on my website, not on all my pages.
Sorry for my english, i hope you will understand my request.
Thank’s!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

6
  1. Magus Staff 10 years, 9 months ago

    Hi Eleonore

    This can be achieved with some Custom CSS. Do you have a public URL to the page in question

    Thanks

    Magus

  2. Eléonore Dolle 10 years, 9 months ago

    Hi Magus,
    http://jardinsdesemiramis.com/notre-equipe/
    You see i will like to change the background for a color who match with the picture, or maybe make the page full with this picture.
    I don’t know who to use the Custom CSS.. It’s my first website :)

  3. Magus Staff 10 years, 9 months ago

    Hi Eleonore

    There are a couple of ways to achieve this.

    1 Custom Color Background

    Navigate to Appearance->Custom CSS and enter the following

    body.page-id-10 #main {
        background-color: #855C33;
    }

    The page-id can be found by inspecting the page source. The entry is part of the body tag.
    You can change the background-color entry with any hex color value.

    http://www.w3schools.com/tags/ref_colorpicker.asp

    2. Full page image.

    Change the pagebuilder row by clicking on the spanner in the top corner and selecting edit. In the layout option on the right set the row layout as full width and the padding and bottom margin as 0px.

    Let us know how you get on

    Magus

  4. Eléonore Dolle 10 years, 9 months ago

    Thank you so much i will try right know!

  5. Eléonore Dolle 10 years, 9 months ago

    Ok i made the full page image thing and it’s work just fine :)

    Thank’s again Magus for your answers it was very helpful!

    Have a good evening,

    Eléonore

  6. Magus Staff 10 years, 9 months ago

    Glad to be of assistance

    If you need any more help, please don’t hesitate to open a new thread.

    Magus

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread