Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #102265
    Phoenixtek
    Participant

    Hello, Just Downloaded This Theme For A Customer And The Navigation Bar Is Moving When I Scroll The Page. Is There Any Way To Stop This?

    #102298
    Mahesh
    Keymaster

    @phoenixtek: Please post in your site url.

    Regards,
    Mahesh

    #106158
    boysnbarry
    Participant

    I am having the same issue on my site. When I scroll down on a page the navigation menu and site identity are floating down the page and covering over my content. I just started on my site and love what I see with the theme so far, but this one issue is causing me a lot of problems. Any assistance would be greatly appreciated.

    Here is a link to a page where I am having the issue. http://boysandbarry.com/music/

    #106282
    Mahesh
    Keymaster

    @boysnbarry: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #masthead {
        position: unset;
        background-color: #bbb;
    }

    Note: Please use the color as desired.

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Navigation Bar Moving When Scrolling’ is closed to new replies.