Errors on Homepage

Hi, my layout isn’t showing up for responsive and parallax effect doesn’t work on my homepage here http://www.redbudnewwebsite.com/

Please help.

Hello @redbudindustrie,

Thanks for asking. :slight_smile:

I can see that on mobile demo content is showing up. I demo contents some elements shows up only on mobile devices. Please remove or change and demo data won’t show up. You can take a look at following thread for more information.

Thanks.

Hi, one more thing our dropdown nav is not working well. Please view Products>Blanking>etc it hovers odd.

Hi Fred,

I have checked both of your desktop and mobile menus but I could not identify any issues.

If you can provide us with a screenshot of your issue, mention the browser and the OS that you’re checking, so that we can look into your issue.

Thanks!

When you try to hover over “Light Gage etc” it jumps randomly. Like theres a glitch.

Hello There,

When you hover over the submenu, it will move which is an issue because you have added this custom css:

.masthead-inline .x-navbar .desktop .sub-menu:hover {
    left: auto;
    right: 0;
    background-color: none;
}

Please remove this css code block to resolve the issue.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.