August 8, 2017 at 3:40 am
Hi Team,
I’m using the virtue premium theme in combination with woocommerce.
I have a product carousel on the front page, using the home widget area.
In the widget I have the following code using the virtue shortcode ‘carousel’:
[hr color=”#725231″ style=”line” size=”1px”]
Promotions
[hr color=”#725231″ style=”line” size=”1px”]
[carousel type=featured-products columns=6 items=12 speed=9000 scroll=1]
[hr color=”#725231″ style=”line” size=”1px”]
Women’s Bags
[hr color=”#725231″ style=”line” size=”1px”]
[carousel type=cat-products columns=6 items=12 speed=9000 scroll=1 cat=women]
[hr color=”#725231″ style=”line” size=”1px”]
Men’s Bags
[hr color=”#725231″ style=”line” size=”1px”]
[carousel type=cat-products columns=6 items=12 speed=9000 scroll=1 cat=men]
[hr color=”#725231″ style=”line” size=”1px”]
Travel Bags
[hr color=”#725231″ style=”line” size=”1px”]
This code is causing the homepage on loading to quickly shift left to right due to a temporary 2nd vertical scrollbar.
Any idea how this can be fixed?
Removing the widget from the homepage stabilizes the display.
The website is justbags.co.nz.
Thank you