O
ozturk42Jan 22, 2024
On the page where we list the products, the data is stacking on top of each other before the images, resulting in a messy appearance. What can I do to resolve this?
On the page where we list the products, the data is stacking on top of each other before the images, resulting in a messy appearance. What can I do to resolve this?
Hello,
Apologies for the Inconveniences caused!
<script src="/assets/js/jquery.js"></script>jQuery(window).on( 'load', function(){
setTimeout(function(){
jQuery('.grid-container').filter('.has-init-isotope').isotope('layout');
},1000);
});This should fix the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
PS. Only One License per Website can be used else this will be against License Violation and Abuse, and will result in wrongful illegal usage under the Licensing Terms. We request you to comply and Thanks for Understanding.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard