This topic has 2 replies, 2 voices, and was last updated 30 minutes ago ago by Rose Tyler
I sent a screenshot of the problem I am facing. I updated the Pro Elements plugin, and since then, this issue has occurred. The product I have placed in it is visible more than the maximum width of the section. All plugins, themes, and WordPress are updated on my website.
Hello, Atik Nagori,
Thank you for reaching out to us and providing the screenshot of the issue you are experiencing. We understand the inconvenience this may have caused.
Please try to use this custom CSS code (Theme Options > Theme Custom CSS > Global):
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
}
and remove the code after the next theme update.
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up