Hello.
2 Questions:
1. How can I change the Tab Image Size?
2. How can I integrated a swipe (switch with the fingers on my mobile from right to left or left to right ;-)) function on my mobile for this tabs?
Thanks regards
Stefan
Hey Kiwilein,
1: Try this code in the General Styling > Quick CSS field:
#top.page-id-5243 .av-tab-image-rounded .av-tab-section-image {
width: 120px !important;
}
adjust to suit.
2: Unfortunately, that’s not possible at the moment. Please request for the feature here.
One workaround is to hide the tab section on mobile and then replace it with a different element (ex. tabs or accordion) using the same content. Use the elements’ Screen Options.
Best regards,
Mike
Dear Mike.
Thank You.
The size is perfekt!!
Now, the thing with the finger swipe on the mobile.
Now you have to click on the rightest picture, to scroll to the other.
Can you help me, how I can change it?
Thank you
Stefan
Hi,
Unfortunately, that’s not possible at the moment. Please request for the feature here.
One workaround is to hide the tab section on mobile and then replace it with a different element (ex. tabs or accordion) using the same content. Use the elements’ Screen Options to show or hide per screen size.
Best regards,
Mike