Home>Support>Issues with MetaSlider

Issues with MetaSlider

I am Building the Site and Have some issues with the MetaSlider url: http://www.tskamath.net/

1. the “Flex Slider” > Width Size Cannot be increased beyond 1010..? which results in WhiteSpace between the images on Both Sides
— I have solved this by using Advance Setting > Stretch ; not sure this is the correct way..? Pls comment

2. Arrows is enabled but these Arrow is not centered to the images, and Arrow is Not visible; Take a look at the site.. how to solve this..?

URL: http://www.tskamath.net/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Hi Srikanth

    Thanks for your support.

    1. We have come across this problem before but haven’t yet found the cause. Please could you check. If you create a new slider, are you still limited to 1010 or can you increase to 1080px? If you switch from Default to Vantage (Flex) template is there any change in the px value you can set (1080).

    2. Apologies for the hassle. Please try the following under Appearance > Custom CSS to resolve:

    /* Meta Slider Retina Fix */
    
    @media (-webkit-min-device-pixel-ratio: 2) {
    
    .flexslider .flex-direction-nav li a.flex-prev {
    left: 0;
    background-image: none;
    background: url(http://www.tskamath.net/wp-content/themes/vantage/images/sprites/gallery-prev.png) !important;
    }
    
    .flexslider .flex-direction-nav li a.flex-next {
    right: 0;
    background-image: none;
    background: url(http://www.tskamath.net/wp-content/themes/vantage/images/sprites/gallery-next.png) !important;
    }
    
    }
    
  2. 9 years, 9 months ago Srikanth Kamath

    Dear Andrew,

    thanks for the update; the Custom CSS solved the issue..

    the 1010px width issue is when the theme is “Vantage Flex”, when selecting “default” 1080px is allowed and works perfectly.. guess there is bug with Theme “Vantage Flex” in Meta Slider

  3. 9 years, 9 months ago Andrew Misplon
    Hi, I Work Here

    Thanks for reporting that, we’ll take a look ASAP.

    Glad to hear the CSS helped.

    All the best.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More