Having trouble with the active zone in the Table of Contents (TOC) widget in Elementor? In this video, I’ll show you how to fix it with a simple code solution! 🚀
CSS CODE:
.elementor-menu-anchor {
position: absolute;
margin-top: calc(50vh);
scroll-margin-top: calc(50vh + 50px) !important;
}
Links:
Blog: https://www.reshetar.dev/blog/
Instagram: / reshetar.dev
Tags:
#WordPress #elementor #toc #tableofcontent #wordpressdevelopment #elementordevelopment