-
Anve S. replied to the question Menu Drop Down Margin in the forum Social MarketPlace 8 years, 10 months ago
Hi @asportsman,
Great 🙂 . I’ll close this topic now , you can create new topic for other questions.
Regards
Anve -
Anve S. replied to the question Menu Drop Down Margin in the forum Social MarketPlace 8 years, 10 months ago
Hi @asportsman,
Please place the following css in child theme’s custom css to remove the empty space from the ‘ATVS & UTVS’ menu dropdown .
nav.subheader div.header-wrapper ul.menu #pages-5 .sub-menu{
min-height: 50px!important;
}
Note : If it works for you then you can use same css for any of other menu just by replacing ‘#pages-5’ with the…[Read more]
-
Anve S. replied to the question Menu Drop Down Margin in the forum Social MarketPlace 8 years, 10 months ago
Hi @asportsman,
Please place the following css in child theme’s custom css to remove the empty space from the ‘ATVS & UTVS’ menu dropdown .
`
nav.subheader div.header-wrapper ul.menu #pages-5 .sub-menu{
min-height: 50px!important;
}
‘Note : If it works for you then you can use same css for any of other menu just by replacing ‘#pages-5’ with…[Read more]
-
Anve S. replied to the question Menu Drop Down Margin in the forum Social MarketPlace 8 years, 10 months ago
-
Anve S. replied to the question Mega Menu Not Showing Up? in the forum Social MarketPlace 8 years, 10 months ago
Hi @asportsman,
Have you tried adding the menu from Appearance > Widgets . From there you can have the menu using ‘MarketPanel’ widget.
Regards
Anve -
Anve S. replied to the question Demo Content of Social Marketplace in the forum Social MarketPlace 8 years, 10 months ago
Hi @asportsman,
Have you tried from Appearance > widgets . Create your store menu from ‘Marketpanel’. Please refer to attached screenshot.
Regards
Anve -
Anve S. replied to the question Demo Content of Social Marketplace in the forum Social MarketPlace 8 years, 11 months ago
Hi @asportsman,
Go to Appearance > Menus , create one and assign it to desired location . For sidebar section go to Appearance > widgets, there you can see different locations where you can implement your sidebar as per your requirement.
Regards
Anve