Home › Forums › WoodMart support forum › Unable to set Information Box Carousel Slides Per View
Unable to set Information Box Carousel Slides Per View
- This topic has 7 replies, 2 voices, and was last updated 1 year, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 8, 2023 at 4:10 pm #510869
TomParticipantHi,
I’m encountering what seems to be a bug with the Information Box Carousel, I can set slides per view for Desktop just fine, but if I set it to 4 (I have 4 slides) and then try to change it to 2 for Laptop, Tablet Portrait or anything other than Mobile, it ignores it and continues to inherit what the Desktop value is.
November 8, 2023 at 4:22 pm #510875
TomParticipantAlso, is there a way that I can set the box shading to be my own values? I set the css for
.box-style-shadow {
box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15) !important;
}but I’m having issues with the overflow getting cut off, it’s important that I have the same box-shadow all over my site.. Thanks!
November 8, 2023 at 4:26 pm #510879
Aizaz Imtiaz AwanKeymasterHello,
Can you please share some screenshots and share the page url where the issue is situated, Also share the wp logins details so i will check and give you a possible solution.
Best Regards.
November 8, 2023 at 4:44 pm #510885
TomParticipantscroll down to how does this work
Attachments:
You must be logged in to view attached files.November 8, 2023 at 4:46 pm #510887
TomParticipantNovember 10, 2023 at 12:52 pm #511413
Aizaz Imtiaz AwanKeymasterHello,
This is the specified fixed width (https://prnt.sc/0F69PvggSKJe ) for the container with the carousel infobox,which makes the content of the container appear off-screen at a certain screen width and prevents the carousel from changing the number of columns when the window is resized in the elementor editor. To fix this problem,you need to go into the container in which the carousel is located and remove the value of the fixed width, leaving the field empty.
Shown in the screenshot (https://prnt.sc/vvBL1aF4wgjB).This is because our carousel currently does not support Elementor “Additional custom breakpoints” configured on your website
(https://prnt.sc/Tz07-VACNECZ).At the moment, our carousel only works with three basic breakpoints: Desktop (1025px and above),
Tablet (from 1024px to 578px) and Mobile (577px and below). Accordingly, the columns of the infobox carousel will change only when the given value coincides with one of the three basic breakpoints listed above. Unfortunately, it is not possible to add support for additional breakpoints with simple custom code, but we will look into this issue in more detail and add support for this feature in future updates of our theme.Best Regards.
November 10, 2023 at 11:54 pm #511602
TomParticipantThanks for looking into it, could I ask about the box shadow issue? Is there no modifying that?
November 11, 2023 at 11:37 am #511649
Aizaz Imtiaz AwanKeymasterHello,
Edit Information box carousel widget and in the general tab set the style shadow.
Screenshot for clarification:
https://ibb.co/W5G2WLzBest Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register