• Resolved standodd

    (@standodd)


    Trying out the Photo Diary theme and it looks good except for a gray band with a large white block showing up in the background (you can see the top of it just above each page’s content area, and the bottom of it just below). The original theme I have is the Tesseract theme.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    Hello standodd ,

    Add below css code into your current active child theme’s style.css file or you can add additional css option in theme customizer

    .site-page {
        background: none;
        border: none;
        box-shadow: none;
    }

    Hope this will helps you.

    Thanks.

    Thread Starter standodd

    (@standodd)

    That cleared it up. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘White block in the background of Photo Diary theme pages’ is closed to new replies.