Ok, thanks. As we can see, it's secondary menu and yes, this menu is being hidden from mobile because there is simply not enough space and it doesn't look good. But if you do not care about this, you can use the following css:
We are sorry but secondary menu wasn't made for mobile devices and that's why click action does not work on mobile. The only thing is possible is to display the menu on mobile with the custom css we gave you above already but unfortunately click won't work.
You have too many menu items and there is simply not enough space in sticky header to put all those menu items in same line with logo. So or you need to remove some main menu items or use the following css to decrease spacing between items when sticky:
#Top_bar.is-sticky .menu > li > a span:not(.description) { padding: 0 7px !important; }
But after the update the theme was good, now I had to remove the drop-down menu darts because they were on top of each menu item. How can we do? We serve the arrows.
Sorry but we do not understand. What was good? Whatever you did, this can not work because you simply have too many menu items in header and such amount of menu items, won't never look good in sticky header. It's confusing right now and we don't know what you want to do this time.
Menu items have always been the same amout. Now, after theme update, there's this problem:
when I scroll a page, the "arrow" that indicates a menu with sub-items is moved on the menu item text. This problem happens with only 4 menu items and with more than 4, while it never happened before.
But these arrows overlap menu text just because of the padding css we gave you above so if you want to keep these arrows, you can not use above css to decrease padding space between menu items and you need to remove some items from main menu if you want to keep them all in same sticky line as the logo.
Hi, in the website www.flamenetworks.com the button to return to the top of the page, which is located at the bottom of the site, the arrow has not centered. How can we fix it in the middle?
Comments
please show us what you mean exactly.
Thanks!
Thanks for understanding!
Please update the theme to the newest version, this will fix it.
thanks