Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #94465
    Trav
    Participant

    When using the No Sidebar Layout, i’m getting a significant grey band between my content section (with a blue background) and my footer (with a dark blue background). This doesn’t appear with any other layout option. Any ideas on how to fix?

    http://www.nextgenflooring.com.au/test/about-us/

    #94476
    Mahesh
    Participant

    @nextgenf:

    Hi Trav,

    Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    blockquote, 
    .site-content .hentry {
          margin-bottom: 0;
    }

    Regards,
    Mahesh

    #94513
    Trav
    Participant

    Thanks Mahesh for the quick response. That worked, great!

    #94537
    Mahesh
    Participant

    @nextgenf: Thank you for your appreciation. Have a nice day.

    Regards,
    Mahesh

    #94595
    Trav
    Participant

    I viewed the page on a different computer. Looks ok in Chrome. But IE11, still has the grey section there. Any idea what’s going on?

    Thanks 🙂

    #94634
    Mahesh
    Participant

    @nextgenf: May be it is due to caching. Please try clearing cache and check again. Let me know if any problem.

    Regards,
    Mahesh

    #95851
    Trav
    Participant

    Did you mean the browser cache, or some sort of cache in WordPress itself?
    I tried clearing the browser cache, and it didn’t solve the problem.
    But over time, I notice it’s not happening anymore – so it has resolved itself. Just interested to know about the cache thing for the future.
    Thanks 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘No sidebar layout – grey colour between content and footer’ is closed to new replies.