• Resolved pe4learning

    (@pe4learning)


    Hi,

    I love the theme. My blog roll however on the mobile version of the site changes from a white background to black which is very hard to read for my users.

    I have looked at CSS but cannot find any solutions as to why this might be happening?

    Thanks for the help guys

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter pe4learning

    (@pe4learning)

    http://www.pe4learning.com/blog is my site – I reduce the window to mobile version and also check it on my phone and it turns black and barely readable! Thanks

    Hello,

    You are using too much custom CSS and they conflict with each other.
    Add the following custom CSS to customize-> Additional CSS

    article.hentry {
        background: #fff!important;
        margin: 0px!important;
    }

    Hope it helps and let me know if you require any further assistance.

    Thread Starter pe4learning

    (@pe4learning)

    Poonam Namdev

    You are so helpful and I am truly grateful for your help – SOLVED!

    I hope I can repay the favour and help you out somehow in the future.

    Paul

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blog Feed Page Black Background Issue’ is closed to new replies.