Home › Forums › Basel support forum › Mega Menu Widget
Mega Menu Widget
- This topic has 19 replies, 3 voices, and was last updated 6 years, 11 months ago by
Artem Temos.
-
AuthorPosts
-
March 18, 2018 at 7:22 pm #46879
despina.minaParticipantHello,
in home page i have the mega menu widget element.
But in mobile does not appears the arrows with subcategories.I tried to change responsive options but is not fixed.March 19, 2018 at 7:41 am #46956
Artem TemosKeymasterHello,
Yes, unfortunately, this mega menu can be used for desktop devices only. It can’t work on mobile devices.
Kind Regards
March 19, 2018 at 8:06 am #46967
despina.minaParticipantHello,so in alternative what i sould use?
March 19, 2018 at 8:15 am #46974
Artem TemosKeymasterSorry, but there is no widgets that support mega menu dropdowns on mobile devices in our theme.
March 19, 2018 at 8:33 am #46982
despina.minaParticipantI’m not interested in mega menu widget!
What I ask you is since your theme does not work fine with mega menu widget to tell me how is possible to display cathegories and subcategories in all pages in mobile.
You sould tell me an alternative because your theme should be responsive with all elements he proposes.Since it is not, you have to tell me how to make my page as I want for the mobileMarch 19, 2018 at 8:58 am #46987
Artem TemosKeymasterIf you want to show your product categories and subcategories you can use “Product categories” widget for that. If you want to display it with WPBakery page builder, then you need to create a new Sidebar in Dashboard -> Sidebars, then add that widget to newly created sidebar in Appearance -> Widgets and then, place this sidebar with WPBakery using Widgetized Sidebar element.
March 19, 2018 at 9:23 am #46998
despina.minaParticipantThere is not the possibility to use an element only for mobile?
In desktop i like Mega Menu WidgetMarch 19, 2018 at 9:24 am #46999
Artem TemosKeymasterSure, you can hide one column with element on desktop and display another one. The same for mobile device. Check an instruction here https://wpbakery.com/video-academy/responsive-column-control-width-offset-param-usage-explained/
March 19, 2018 at 9:27 am #47002
despina.minaParticipantIn this video explains how set the responsive parameters.
Can you please explain me more?
thank youMarch 19, 2018 at 12:40 pm #47064
Artem TemosKeymasterSorry, wrong video. Here is a right one https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/
It shows you how to show/hide columns on different devices.March 21, 2018 at 10:10 am #47743
despina.minaParticipanthello,
i have replaced the mega menu widget with “Product categories” widget.In home page i used Widgetized Sidebar element like you told me.But it does not work in mobile!
Also can you please help me to make some customization?
I want to set a color background in widget title and in hover of categories like was in mega menu widget .
See screenshot,thank youAttachments:
You must be logged in to view attached files.March 21, 2018 at 12:25 pm #47794
Artem TemosKeymasterPlease, send us a link to the page with this widget added.
March 21, 2018 at 1:34 pm #47832
despina.minaParticipantThe widget exists in home page and shop page.It does not work in mobile in home page
March 21, 2018 at 2:22 pm #47857
Bogdan DonovanKeymasterIf you want to place both columns one under another on mobile you need to set its width to
12 columns 1/1
in responsive settings. http://prntscr.com/iubpqsTry to add the following code snippet to the Custom CSS area in Theme Settings to change menu style.
body .widget_product_categories { background-color: #F7F7F7; } body .widget_product_categories .basel-cats-toggle { top: 11px; } body .widget_product_categories .widget-title { padding: 20px; background-color: #E1008B; margin-bottom: 0; } body .widget_product_categories .cat-item { margin-bottom: 0; } body .widget_product_categories .cat-item .children { margin-top: 0; } body .widget_product_categories .cat-item .children .cat-item a { padding-left: 25px; } body .widget_product_categories .cat-item:before { display: none; } body .widget_product_categories .cat-item > a { display: block; padding: 15px; } body .widget_product_categories .cat-item > a:hover, body .widget_product_categories .current-cat > a { background-color: #E1008B; color: white; }
Regards
March 21, 2018 at 2:58 pm #47868
despina.minaParticipantThank you for the css,is working!
Concerning the other issue(in mobile),the issue is not that i want to place both columns one under another.The problem is that in mobile the categories are not clickable and also the arrows for subcategories (the same problem i had also with mega menu widget before).March 21, 2018 at 3:14 pm #47883
Bogdan DonovanKeymasterThis problem is caused by the fact that you did not specify the correct width for the right column. Specify 6/12 column width for the second column for mobile, just like you did it with the first one. https://gyazo.com/c06b08a39194f724ac25675419ca35ed
Regards
March 22, 2018 at 11:21 pm #48192
despina.minaParticipantHello,can you please help me with this?
In mobile in shop page the widget with categories appears below the images with categories.
I want it to the left like in desktop.And if possible all the sidebar.
Also i want to ask you if is possible to remove the sidebar completely from this page and make it appear only inside a category.Since the category widget it has no meaning in the page with categories.Thank youAttachments:
You must be logged in to view attached files.March 23, 2018 at 7:27 am #48226
Artem TemosKeymasterHi,
Sorry, but you can’t move this widget to the left on mobile.
The shop page and category pages has the same template file and settings and there is no way to hide this widget on the current page only. Since this page, it is the same as the category page.Regards
March 23, 2018 at 8:35 am #48253
despina.minaParticipantHello,
so shop page is not responsive?I want it like in desktopMarch 23, 2018 at 8:36 am #48255
Artem TemosKeymasterSorry, what do you mean? It is responsive. All themes have content and the sidebar in one column on mobile devices. It can’t be moved to the left since there is no enough space there.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register