Viewing 4 replies - 1 through 4 (of 4 total)
  • Background color is override by CSS code from style.css. You need to remove the below code from style.css and then background color will work. For set background color: Go To > Appearance > Customize > Color.

    #header-text-nav-container {
    	background-color: #FFFFFF;
    }
    
    #main {
        background-color: #ffffff;
    }

    Hope this will work on your site.
    Thanks

    Thread Starter toantri2242005

    (@toantri2242005)

    Thank WEN Solutions.

    But still some positions do not change color, please see link.

    Looking forward to get help

    Thanks you!

    Where white spot is seen, inspect on browser and add the background color for each class. If you are not so familiar with CSS, Would you please provide the URL of your site so that we can suggest you more easier.

    Thank You

    Thread Starter toantri2242005

    (@toantri2242005)

    To WEN Solution!
    Thanks you very much

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