Kindly let me know how to edit the all categories section background to more materialistic like a drop down menu, because by default it is showing unformatted one with a normal scrollbar.
This topic has 28 replies, 4 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler
Kindly let me know how to edit the all categories section background to more materialistic like a drop down menu, because by default it is showing unformatted one with a normal scrollbar.
Hello,
That drop-down is HTML “select” element and it’s OS-dependent and is not part of the HTML/browser. It cannot be styled via CSS. If you want to change the displaying of the selects on your site you can do this only using third-party replacement plug-ins/libraries, by additional customization.
Regards
Do you know any plugin to do the same? Or else please guide if there is any other way to solve this issue or an alternative.
Hi,
I can not guarantee full compatibility with theme any third party plugins, so I can not recommend any plugin that can not have any relation to theme.
Regards,
Hung PD
One more issue i observed is that, in your theme demo on your website the xstore niche theme is having full width, but the demo i imported for elementor, the width is not full, i even have changed the width to 1770px in settings. The all departments coloumn is extending to the sides, but other than that no elements are expanding to the width.
Hello,
Elementor > Settings > Style > Content Width > 1770
Regards
Its a request to please find a solution to the all categories drop down as it looks very ugly!!!
Hello,
If you mean your first question, please read reply from Olga. This is independent of the theme.
Regards
How to turn off the popup, i dont see any disable option in newsletter
Theme Options > Header builder > delete the Newsletter element from the Header content – https://prnt.sc/tg8z2o
Regards
Is it possible to make the wishlist option in mobile panel to toggle offcanvas like cart instead of redirecting to wishlist page?
Hello,
Could you provide URL of the site?
Regards
If not possible then let me know how to add the wishlist icon beside the cart icon in mobile view with a toggle.
Theme Options > Header builder > Mobile > http://prntscr.com/tgcgxr
Regards
So is it not possible to make the bottom mobile panel link of wishlist to toggle offcanvas?
As i also wanted to put an account link there with toggle offcanvas.
Yes, there is no such possibility.
Regards
Hello, i want to remove the wishlist, myaccount and social from the categories tab of mobile menu and keep in the menu tab. How can i achieve it as when i remove from options it disappears from both tabs.
Hello,
There is no such option. Because the Categories tab is the part of the menu element and Socials, My account is the separate elements that display below the menu tabs.
Regards
How to disable back to top button on some pages without disabling on other pages.
Hello,
Add the below core to page custom CSS to hide button for that page only https://gyazo.com/2ebe48660e23192356c10b866d65a14d
.back-top {
display: none;
}
Regards
Regards
how to shift wishlist,login and socials in the mobile menu to the bottom? instead of together with the menu items.
Hello,
Please describe the desired result in more detail with screenshots.
Lightshot Screenshot tool https://app.prntscr.com/en/index.html makes screenshots and generates links then you can provide links of screenshots here.
Regards
1. I want to shift shown menu items to the bottom…
https://pasteboard.co/JhJ46Mm.png
2. How can i make the footer menus in to collapsable menus on mobile devices.
1. Try to add this custom css code:
.et_b_header-mobile-menu .et_b_header-wishlist {
margin-top: 100%;
}
2. There is no such possibility for footer static block.
Regards
the margin-top 100% turns the toggle in to scrollable instead of just pushing it to the bottom. I even tried reducing the margin, but that too on some devices it becomes scrollable.
In this case, there is no possibility to achieve the desired result without additional customization in files (it is outside the scope of our basic support).
Regards
UPDATE: Have solved the issue, thanks
———————————————————————-
i am having an issue with the search bar – all categories section.
when i edit it in the customizer it displays properly, but in live site it has issues.
Follow these links for ref….
Hello,
Please submit new topics for new questions.
Provide screenshots for better understanding the problem, and temporary wp-admin access, so we can take a closer look.
Regards
The issue related to '‘How to edit All categories section’' has been successfully resolved, and the topic is now closed for further responses