Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258457
    burnwellness
    Participant

    I’m not really sure what to call it but when I begin to scroll down a very large color block shows up with my logo on it. It obstructs most of the page. It happens on all pages. I have tried reducing the size of my logo and that doesn’t help.

    Any suggestions would be appreciated!

    http://www.burnwellness.com

    #258483
    Skandha
    Participant

    @burnwellness: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .fixed-nav #masthead {
    	background-color: transparent;	
    }
    #masthead {
    	position: absolute;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Background Scrolling Length’ is closed to new replies.