• Hello,

    I have two issues with the Alizee theme but am posting separately under different topics.

    There is an issue with the background on my blog and category menu pages. The white border appears as three lines through the top post on each page and then doesn’t surround any of following listed posts.

    This is a stark contrast to the other static pages and the posts themselves on my site where the white boders neatly surround the text.

    Can you please advise?!

    Many thanks,

    Esther

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

Viewing 1 replies (of 1 total)
  • AddWeb Solution

    (@addweb-solution-pvt-ltd)

    hello thebsm,

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

    .hentry {
    background: none !important;
    box-shadow: 0px 0px 0px 0px !important;
    }

    Hope this will helps you.

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Issue with background on menu pages’ is closed to new replies.