Grab The New Year Offer! Flat 20% off now. Use code 'CYM20'
Home › Support › Ultimate Ecommerce Pro › How do i remove the Categories drop down menu
Tagged: eccomerece
Hello i would like to remove the Categories drop down menu from the left of the page the one with the hearts when it slides, but i guess it was made by a source code CSS or something, because i cannot find this menu, so please help.
Hi,
As per your request, we are giving you some easy steps and CSS to remove it.
Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.
li.dropdown-submenu { display: none; }
If you need any other assistance please let us know.
Thank you
i had paste that works, but i still have the categories button there, and i want to remove it, how do i do that?
button.drp_dwn.dropdown-toggle { display: none; }
How to edit in categories button and how can add sub categories in ultimate ecommerce pro theme.
As per your request, we are giving you some easy steps to set categories.
first, need to create the Categories for Categories
Go to Dashboard >> product >> Categories >>add new.
https://logicalthemes.com/docs/ultimate-ecommerce-store-pro/images/headercat.png https://logicalthemes.com/docs/ultimate-ecommerce-store-pro/images/headercat1.png
After that go to the
Go to Appearance >> Customize >> Theme Settings >>Header section.
https://logicalthemes.com/docs/ultimate-ecommerce-store-pro/images/headercutz.png
If you need any other help please let us know.
Thanks