Categories menu - style change.
- fgarganese
-
Topic Author
- Offline
Less
More
13 years 6 months ago #95382
by fgarganese
Francesco Garganese
Aeromnia Srl
Categories menu - style change. was created by fgarganese
Hello,
we'd like to change the shape of the lateral subcategories menu, in something like the css found at
cssmenumaker.com/builder/426420
Inspecting the files we found the css menu declarations on
Is this the right place?
Could you suggest a good way to proceed to implement this change?
TIA
we'd like to change the shape of the lateral subcategories menu, in something like the css found at
cssmenumaker.com/builder/426420
Inspecting the files we found the css menu declarations on
./media/com_hikashop/css/menu.css
Is this the right place?
Could you suggest a good way to proceed to implement this change?
TIA
Francesco Garganese
Aeromnia Srl
Please Log in or Create an account to join the conversation.
13 years 6 months ago #95517
by nicolas
Replied by nicolas on topic Categories menu - style change.
Hi,
You should add your CSS in the backend CSS file of HikaShop that you can edit via the Display tab of the configuration. If you edit the menu.css file directly, you will loose your changes when you update.
You should add your CSS in the backend CSS file of HikaShop that you can edit via the Display tab of the configuration. If you edit the menu.css file directly, you will loose your changes when you update.
Please Log in or Create an account to join the conversation.
- fgarganese
-
Topic Author
- Offline
13 years 1 month ago #118571
by fgarganese
Francesco Garganese
Aeromnia Srl
Replied by fgarganese on topic Categories menu - style change.
Hi, I can't find the file menu.css from the back-end. Can you help me?
TIA
TIA
Francesco Garganese
Aeromnia Srl
Please Log in or Create an account to join the conversation.
13 years 1 month ago #118601
by nicolas
Replied by nicolas on topic Categories menu - style change.
You can't edit that file via the backend. Again, you should edit instead the backend CSS file of HikaShop via the Display tab of the configuration.
There simply add overriding CSS for the CSS of the menu.css file using the !important CSS trick:
www.electrictoolbox.com/using-important-css/
There simply add overriding CSS for the CSS of the menu.css file using the !important CSS trick:
www.electrictoolbox.com/using-important-css/
Please Log in or Create an account to join the conversation.
Time to create page: 0.209 seconds