Horizontal Scroll Appears
-
Hi, Hope you guys are doing good. I’m having issue with Ajax load more when used with Elementor. I’m using following repeater template to display an Elementor Pro Template (Single post).
<?php
global $post;
echo do_shortcode(‘[elementor-template id=”228″]’);
?>When I use the short code on homepage to display posts designed via Elementor Single post it simply overflows horizontally & shows horizontal scroll bar.The scroll bar disappears if I zoom in to the page in browser and then zoom back to normal.
The page I need help with: [log in to see the link]
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Horizontal Scroll Appears’ is closed to new replies.