Home › Forums › Themes Support › Gecko › two issues about main menu
- This topic has 4 replies, 3 voices, and was last updated 7 years ago by Harry.
-
AuthorPosts
-
-
October 18, 2017 at 2:05 am #11959
Hi;
- No matter which setup we choose, the mobile menu on the left and the search&login&whishlist&chart menu don’t go anywhere else but stay in their place.
- the main menu font doesn’t show turkish characters and needs to be changed. But we can’t access is through theme settings.
please show ways to overcome these issues.
thank you in advance,
best regards.
-
October 18, 2017 at 3:25 pm #11982
Hi Tekir,
1. Do you want to hide action icons on right corner ?
Please add this custom css code in child-theme
.header-5 .jas-action { display: none; }
2. Could you let me know the font family which you want to use ?
Best regards, Neo
-
October 18, 2017 at 3:56 pm #11986
Hi Neo;
1 – Sorry for the blurred expression. the action buttons are Ok; but the mobile menu is displayed alongside the big-sceen adapted menu; it does not go away on desktop computer either. Even if we choose different header layouts from theme settings, it always stayes at the left corner.
we want the mobile menu to be displayed only on mobile devices, and alone. Not two menus on the same header. this is my main point.
2- if we could get the code to change the font and case settings for the menus, we’d like to try a few fonts. We really don’t want to use any uppercase characteres in the menu, also.
thank you very much ????
-
October 19, 2017 at 4:12 pm #12076
Hi,
- what is the solution to the exclude of the mobile menu on “desktop” screen resolutions?
- can we change the menu css on our own?
best regards!
-
October 19, 2017 at 5:49 pm #12091
Hi Tekir,
You can add custom css in JanStudio > theme Option > general Layout > Custom CSS to fix
@media only screen and (min-width: 1025px) { .jas-push-menu-btn { display: none;}}
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.