Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #951386

    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

    #952083

    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

    #952171

    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

    #952452

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.