• Resolved aaronmwp

    (@aaronmwp)


    Hi,

    I am currently using the “Video Slider/Vertical Thumbnails 2” on my website. For some reason, it is extending the elementor tab container (right side), on smaller devices. Is there a solve for this? I’ve tried various other themes, however the problem remains.

    Thank you,
    Aaron

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author richteam

    (@richteam)

    Hi aaronmwp.

    Follow the instructions please.

    Please find the Widget.php file in the plugin. after line 11119 add this code

    script jQuery (“# ??Rich_Web_VSVT <? php echo $ Rich_Web_VSlider_ID;?>”). parent (). closest (‘div’). css ({‘width’: ‘100%’, ‘overflow’: ‘hidden’, ‘display’: ‘block’, ‘box-sizing’: ‘content-box’});

    Please try and tell us. Waiting for your answer. If this problem will be solved for you, so in the next version this problem will be solved for everyone.

    Thanks.

    Thread Starter aaronmwp

    (@aaronmwp)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Video Slider/Vertical Thumbnails 2 – Too Wide For It’s Container’ is closed to new replies.