I am trying to: figure out why the slider div height is changing when the automatic transition is happening. After the transition ends, the div height returns to the normal height, but during the transition it is increased by 20px. This results in the page being "bumped" down for the duration of the slide transition and is annoying if you are below the slider on that page.
Link to a page where the issue can be seen: This site is currently in my local environment, so I am not able to share a link, but here is a screencast of it in action: hidden link
Hello. Thank you for contacting the Toolset support.
Well - actually, to help you out further I need problem URL and for that you need to setup a test site where I can see the issue because without reviewing your page and what HTML structure it generates its really hard for me to guide you in the right direction.
Minesh had assigned this ticket to me given that we are in a similar timezone.
I was able to see the issue and believe it is being caused by the divi builder's section probably trying to re-adjust to the slider which isn't needed.
What you can do is to assign a custom class or ID to this section and set it to a fixed height of 195px.
Thanks Shane! I had tried that but it was still giving me grief. I ended up getting the Battle Suit for Divi Toolset Extension which allowed me to insert my view without the formatting issues I was having inserting it manually. Not sure why adjusting the div height wasn't working for me... I probably was changing the height of the wrong element or something. 😛