Site logo

[Resolved] Background color changes in customizer but not in front-end

Home Forums Support [Resolved] Background color changes in customizer but not in front-end

Home Forums Support Background color changes in customizer but not in front-end

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2492770
    Yannick

    Hello Guys,

    I’m struggling with a specific background color, when i change it in the customizer it changes. And is not the white color i want it to be.

    Screenshot in customizer

    However when i use a different background color it works. Idk how and what to do.

    Screenshot 2

    I want the section in the red square to be the same white as the section next to it.

    in the red square should be #ffffff

    Please help me out 🙂

    #2493105
    David
    Staff
    Customer Support

    Hi there can you change that login to an Admin role ?

    #2493128
    Yannick

    Changed the role to admin!

    #2493355
    Ying
    Staff
    Customer Support

    Hi there,

    The body background color is already set to #ffffff, the reason that it doesn’t look like white is that you have this CSS which makes it looks grayish:

    .inside-article,
    .sidebar .widget,
    .comments-area,
    .container-shadow,
    .site-info {
    	box-shadow: 0 0 60px rgba(0,0,0,0.05);
    }
    #2498580
    Yannick

    Thanks so much!

    #2499243
    Ying
    Staff
    Customer Support

    No Problem 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.