-
-
Hello,
I’m trying to adjust the size of the menu when people resize their windows. I’ve tried this function: {font-size:calc(14px + 0.01vw); but it doesn’t seem to work.
Can you help me make the menu resize for whatever screen size people may have?
Also, I would like for the shop cart on mobile and the hamburger menu to be on the right side of the screen and have submenus hidden and opening them when clicking on them.
The Website url is: https://afsq.org
Thank you!
-
-
Hi,
Menu is automatically taking changes as per the device size. Also for your shop cart icon you can make it right if that option is available otherwise you have to put your own CSS to make as you want.
Thank You
-
it absolutely doesn’t work.
Here I’ve taken a screenshot of the menu when I resize my window https://imgur.com/a/IBXfCSf
The menu items are not on the container anymore.
Also, where is the option for the cart?
-
Hi,
I have seen that thanks for the exact image. That is not issue just your menu is having more items so even if you remove font sizes if menus items are more they will take proper space as it needed so it will drop to it’s own place.
you can simply reduce your one or two menu items or you can reduce your menu font size by using styling like this:
nav .menu > li > a {font-size: 12px;}
Thank You
-
Well, there is clearly a fix to this issue with this many menu elements, because it worked before installing the update to the theme and there was as much menu elements as now.
-
Hi,
Yes I already mentioned that it will require custom CSS let me know if you want me to add ? So, I can add that for you.
Thank You
-
Yes if you could add the custom css for me, that would be great!
Thank you!
-
Hi,
Well, have a check now and let me know if is OK for you now ?
Thanks
-
-
Hi,
If you like our theme and support don’t forget to rate us with 5 star rating at themeforest.
Thanks
-
You must be logged in to reply to this topic.