Hi,
Kindly how can i create a new css class specifically for the sticky menu in the shop page. https://www.flawlessfleekness.com/shop/
I’m trying to fixe the bubble notification above “What’s New” using the custom code snippet
}
.whb-sticked .beamer_icon.active {
top: 18px;
But the above code is for the homepage menu which is different from shop menu. the code is not working since both menu have same class but different sizes of menues
I appreciate if you can help me in that
Thank you