Product page – sticky info not working properly
-
Hi,
For a client we enabled the Accordion instead of the Tabs. But because sticky product is enabled, the bottom part of the product info is never visible. Once scrolled to the bottom, the content should collide and you should be able to scroll further along the content. But instead when arriving at the bottom, the content jumps to the top, out of view.
Fixed it myself, with this code:
.summary .summary-inner.is_stuck {
position: sticky !important;
}
This should be implemented by default instead of fixed.
Hello Madoo Webdesign,
Thanks for reaching to us and appreciate your patience.
I’ve fixed your issue. Please check your site again.
Regards,
Hi Hung Pham,
What did you fix exactly? Since the problem is still there when I remove my CSS code, and since my code already fixes the issue, there is not much to fix anymore other than the default code.
Kind regards
Hello Madoo Webdesign,
Sorry for the typo.
Glad to hear your issue has been resolved.
Regards,