This topic has 4 replies, 2 voices, and was last updated 1 years, 1 months ago ago by Rose Tyler
HI, instagram widget from Xstore for Elementor is not quite responsive. It works ok in Desktop. But gets pushed behind next section for mobile.
Steps to reproduce are simple:
1. Create a static page with elementor.
2. Create a section with Add instagram widget with 6 photos and 6 columns (however I believe any other config will also provoke such behavior).
3. Create next section after with some background color for easier debugging.
4. Observe behavior.
Hello, Ecommercedev,
Thank you for contacting us and for using XStore.
This problem will be fixed in the next theme update.
Please provide URL of page with the problem, temporary wp-admin and FTP access, so we can apply the fix on your site.
Kind Regards,
8theme team
Can you share the fix here? I’m fine with applying the fix myself
Hello, Ecommercedev,
Please add the next custom CSS code as temporary solution:
.null-instagram-feed .instagram-pics img {
visibility: hidden;
opacity: 0;
position: absolute;
}
and delete it after the next theme update.
Kind Regards,
8theme team
You must be logged in to reply to this topic.Log in/Sign up