Page Moves When Hovering Over Main Menu Items With Dropdown Items. - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Page Moves When Hovering Over Main Menu Items With Dropdown Items.

SC

Shirley Craig

Helix Framework 2 years ago

When hovering over the main menu with child items, the whole page moves slightly from side to side.

https://screenrec.com/share/tnUhwxzBW0

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #100699

Hi

Thanks for contacting us. Use this custom CSS

.body-innerwrapper {
    overflow-y: hidden;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

-Regards.

0
SC
Shirley Craig
Accepted Answer
2 years ago #100710

Thank you Mehtaz. That works perfectly!

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #101111

You are most welcome.

0