-
scottymo
Hey there I got a few questions if thats okay.
1) How do you recommend I make the top bar sticky?
2) it seems the sentence in categories doesn’t show up. Would be awesome to know how to do that, if possible.
3) How do I add a Facet Navigation/Filters to the sidebar? Or is this a custom development thing?
Thank you for your help. You guys are great and I love using your themes.
video in the private area thing.
-
Alvind
Hi there,
1. You can achieve this with custom CSS. Add the following under Customize > Additional CSS:
.gb-container-4a4587e6 { position: sticky; top: 0; z-index: 99; }2. To output the term description, add the GP Dynamic Content block and set its Type to Term Description. Edit the new Page Title Element, then follow this video guide:
https://cln.sh/jMW77crMWWGmZbxwGqn63. WooCommerce already includes a block for this. Take a look at the Product Filters block:
https://woocommerce.com/document/woocommerce-store-editing/customizing-shop-page-catalog/filter-products/ -
scottymo
awesome thank you!
-
Alvind
You’re welcome!
- You must be logged in to reply to this topic.