• Valentina

    (@mastervale)


    Hi!

    I need to change the skin colour on my web site.

    I tried to change the background colour on section “body” on CSS but nothing happened

    I read a lot of clues, in this forum but nothing of them have helped me.

    My web site is:
    http://bestledlightmanufacturers.com

    and i’d like to have the same result:
    http://www.plugvalvefactory.com

    With different colour on top and in the footer.

    Please any help will be glad!

    Thanks in advance

    Vale

Viewing 4 replies - 1 through 4 (of 4 total)
  • ionutindreica

    (@ionutindreica)

    Hi Mastervale.
    you should change in the css the below code color whit one the you want.

    body.custom-background {
    background-color: #…..

    All the best,
    Ionut

    Thread Starter Valentina

    (@mastervale)

    Hi Ionut!

    I tried a lot of time to change the code on the array but nothing happen
    below there is my code.

    body {
    background: #fff;
    line-height: 1;
    }

    because the code

    body.custom-background {
    background-color: #…..

    i didn’t found it.

    I changed the code “#fff” but nothing.

    In the end, I solved the problem uploading a specific image with the colour that i wanted.

    I know it is not professional way but if i can learn the “informatic” way it will be good for the next time!

    However many thanks for your help.

    Valentina

    ionutindreica

    (@ionutindreica)

    Hey Valentina,

    you can use a plugin: Simple Custom CSS

    put the css code in and you’re done.

    try this and let me know if it works.

    All best, Ionut

    Thread Starter Valentina

    (@mastervale)

    Thanks for you suggest!

    I will and I will let you know

    Valentina

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Skin colour.’ is closed to new replies.