Home › Forums › Jevelin Theme › Dropdown Menu not scrolling
Home › Forums › Jevelin Theme › Dropdown Menu not scrolling
Hi Guys,
Dropwdownmenu under services on my site http://www.theclassyseoconsultant.com are not scrolling, I have allot of services but on a smaller screen like on my 13″ MBP I can’t scroll to the bottom of the menu.
On my 21″ iMac there is enough space so I don’t need to scroll
Thank You
Solution for this topic
Thank you for your question.
You can make it scroll by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.primary-desktop .sh-nav-container ul.sub-menu { max-height: 450px; overflow-y: scroll; }
Best regards,
Shufflehound team
Worked 100%
Thank You
You are most welcome here š