-
Posts
14 -
Joined
-
Last visited
Reputation Activity
-
SOJU got a reaction from inside_the_square in CSS Expert AMA: Becca Harpain
Hi @colin.irwin, thanks for your insight. However, I still think this could help our user experience since you do not have to move to another page. I understand the hover effect does not work on touch devices but that would not be a matter. Our analytics does show half of our customers still use computers to purchase our products!
I've seen some websites where they would put delay in hover effect that wouldn't make it too annoying for users to interact with.
Any basic CSS would be very helpful!
-
SOJU reacted to tuanphan in How to get rid of padding in between photos?
You can use this code to Website > Website Tools > Custom CSS
/* Product images gap */ .ProductItem-gallery-slides-item.selected { margin-bottom: 0px !important; }
-
SOJU got a reaction from creedon in How to extend the sidebar categgory? (Adding subcategory in category)
Hi @creedon,
Thanks for your fast response! I didn't know they had the subcategory section in the store settings! Great. I just added an example subcategory 'Beer' in the main category 'Beyond Soju' and at least in functionality, it's working fine. However, would there be a way, when our customer hovers a mouse on our category 'Beyond Soju', it automatically opens the subcategory lists?
-
SOJU reacted to creedon in How to extend the sidebar categgory? (Adding subcategory in category)
v7.1 supports nested categories.
However many people do not like the way SS present the categories in a Store page.
Once you've set up nested categories you'll need to decide if you like how SS does things. If you don't you'll need to present how you want the category navigation to work and seek solutions. I can say ahead of time if there are solutions to how you want your UI to work.