Skip to content
Forums
Marketplace
Catalogue
Cart
My Store
Forums
Marketplace
Catalogue
Cart
My Store
Facebook-f
Twitter
Youtube
Forums
Edge Sculptures
Main Forum
Edge Sculpture Disc...
Notifications
Clear all
Edge Sculpture Discussion
Main Forum
Last Post
by
INFO
3 weeks ago
1
Posts
1
Users
0
Reactions
4
Views
RSS
INFO
(@info)
Posts: 1
Member
Admin
Topic starter
Hi Hello
Posted : 13/03/2025 11:00 am
Topic Tags
Edge
Share:
document.addEventListener('jet-filter-content-rendered', function () { const grid = document.querySelector('.elementor-loop-container'); if (grid) { // Force layout redraw grid.style.display = 'none'; void grid.offsetHeight; // Trigger reflow grid.style.display = ''; // Trigger Elementor layout render manually if (typeof elementorFrontend !== 'undefined' && elementorFrontend.init) { elementorFrontend.init(); } } });