- This topic has 5 replies, 2 voices, and was last updated 8 years, 3 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- The topic ‘Scroll Bar in the Menu’ is closed to new replies.
Home › Forums › All Other Themes › Scroll Bar in the Menu
Hi
I incorporated the following code for the scroll bar in the menu:
@media screen and (max-width:1023px) {
.header_right nav { height:auto; overflow:inherit;}
}
If you look on my website www.street-workout-place.com on a computer and reduce the window size, the scroll bar is showing up in the menu. If you look my website on any mobile device (e.g. iPhone) the scroll bar is not in the menu. Can you help me please to fix that? It is really important, that the scroll bar in the menu is showing up also on mobile devices.
Thank you
Hi Thomas,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
@media screen and (max-width:1023px) {
.header_right nav { height:auto !important; overflow:inherit !important;}
}
Regards,
Dave
Hi Dave
Thank you very much for your support. I changed that and now it is still working on a computer with a reduced window. On a iPhone it shows now the whole menu without any scroll bar and on a Samsung it shows the scroll bar. That is fine and interested people should now be able to navigate also on mobile devices.
Best regards
Thomas
Hi Thomas,
So was your issue resolved?
Regards,
Dave
Hi Dave
Yes, it is resolved just different that I thought but it is resolved.
Best regards
Thomas
Okay great 🙂
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]