- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by Hash.
Viewing 2 posts - 1 through 2 (of 2 total)
- AuthorPosts
- May 30, 2016 at 12:16 am #446lindabzParticipant
Hi, is it possible to not show the animation in the Tab Section?
Thank you!May 30, 2016 at 7:23 pm #450HashKeymasterYes, It is possible. Add the below CSS using some suitable Custom CSS plugin
.sq-tab-pane.zoomIn{ webkit-animation-name: none; animation-name: none; }
- AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.