• Hello,

    I’m contacting you still for the same website : http://www.marina-naturopathe.com

    I’ve chosen all the colors in the customizing menu, but the background color behind the text is still white. I want it to be blue as the color of the background around the text-zone (here)

    Thank you !

Viewing 1 replies (of 1 total)
  • Hello @ouss1984,

    Please try to use the following CSS code.

    You can add CSS code in Dashboard → Appearance → Customize → Additional CSS (WordPress 4.7 and up).

    body .hentry {
        background-color: transparent;
        box-shadow: none;
    }

    Kind Regards, Roman.

Viewing 1 replies (of 1 total)
  • The topic ‘Background color’ is closed to new replies.