Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #185387

    Hey,

    For some reason on our homepage, the scrolling navbar scrolls underneath images we have placed on the homepage. We have gone through the CSS and can’t seem to find the problem.

    http://build.influenceandco.com/wordpress/

    Any help is appreciated,

    Joe

    #185610

    Hi digitaltalentagents!

    Firstly, please try to deactivate all active plugins and check if issue remains. If that does not work, please try adding following code to Quick CSS in Enfold theme options under Styling tab

    #header_main { z-index: 999!important; }

    Regards,
    Yigit

    #185831

    Yigit,

    That did not seem to fix the solution. Any other CSS options you can think of?

    Thanks.

    #185833

    Hi!

    Please replace previous code with following one

    #header_main .container_wrap { z-index: 1!important; }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main header scrolling underneath pictures on homepage’ is closed to new replies.