New Landing › How can we help? › Themeforest Theme Support › Flexform › Mobile drop down menu on ipad
Hi, great theme. My menu is dropping over to two lines on the ipad portrait / landscape. Can I add custom css to use the dropdown menu for the phone on the ipad?
Any Help with this?
Hi,
we would need to see your website in order to see it please ๐
Hm, I think you will have to modify the bootstrap css for that, but let me ask the developer!
Thanks for the patience!
Hi there,
The best method would be to reduce your menu items, however you can try this custom css:
@media only screen and (min-width: 768px) and (max-width: 959px) { nav .menu li a { margin: 0 5px; font-size: 12px; } }
That will reduce the size for iPad portrait.
– Ed
Hi
Is it a same custom for Neighborhood theme ? for Ipad Portrait and Landscape ?
Thanks for your support
Yes, that code should work too.
sorry It doesn t work.
On Tablet Portrait and landscape, My main menu is still on two lines
OPTIONS Logo: Left position Main Menu: Right position
sorry for my english, I m french ๐
Regards
The CSS isn’t added to your site?
I see the code in firebug
Yes, but you haven’t added the css I gave you? You should have added it in Theme Options > General Options > Custom CSS.
yes
Yes?
Yes, I have added the code in Custom CSS
You must be logged in and have valid license to reply to this topic.