• Resolved FloorMartens

    (@floormartens)


    Dear team,

    I would like to change the background colors of my website. I read something about go to the color section but I cannot find it. I am not used to working with codes.
    Hope you can help me.

    Beste regards,

    Floor

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi There,

    Can you please let me know of which section you want to change the background color?

    Thanks and Regards
    Divdeep Singh

    If you want to change the background-color of section where you have written Vision. This section if the focus section,
    then you can change the background color of this section. This section contains the class focus.

    Then in style.css where your focus class is there, you can change the background color of this section to whichever you want to have.

    Example
    .focus{
    background-color:red;
    }

    give the background color to whichever you want to give

    Thanks and Regards

    Thread Starter FloorMartens

    (@floormartens)

    Thank you, but what if I want a specified color?

    Hi There

    Which specific color you want to give?

    Thread Starter FloorMartens

    (@floormartens)

    FF9900 and other places #434343

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change background color’ is closed to new replies.