Home>Support>Vantage Mobile Resizing issues

Vantage Mobile Resizing issues

By ouderkirk, 8 years ago. Last reply by Alex S, 8 years ago.
Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hello,

I’m using the vantage theme for my website and I have some questions on if I can change how the resizing works for mobile version or somehow fix these issues:

The biggest problem right now is an entire section of my slider widget is not showing up. It has columns and only the title column is showing up: www.KirkAcquisitionsGroup.com

Aside from that, I realized the features widget goes into a single column on the mobile. I was wondering if I could get it to go into at least two columns?

The other problem with this row is because of the widget length, now there is a huge margin between the background photos, can I get that to at least tile the photo so that it’s continuous? Stretching it would probably look odd..

Thanks!

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

  1. 8 years, 9 months ago ouderkirk

    anybody?

  2. 8 years, 9 months ago Alex S
    Hi, I Work Here

    Hi Ouderkirk

    Very sorry for the delay!

    I can’t seem to replicate the slider issue exactly as you’ve described it. Yes, there is a large amount of scrolling required initially to view the text but that makes sense due to your settings. If you would rather not have this present, consider adding some custom CSS. Please navigate to WP Admin > Appearance > Custom CSS and add the following CSS:

    @media (max-width: 680px){
    	#panel-23-0-0-0 h1 {
    		display: none !important;
    	}
    
    	#panel-23-0-0-0 h1:last-of-type {
    		display: block !important;
    	}
    
    	#panel-23-0-0-0 .sow-slider-image,
    	#panel-23-0-0-0 .sow-slider-image-wrapper {
    		height: 600px !important;
    	}
    }
    

    You might also need to install the SiteOrigin CSS Editor.

    Features widget: Unfortunately, you don’t get fine control over the number of columns present on a mobile device at this time. Consider disabling the responsive layout for this widget to see if the result is desirable. You can do this via the widget settings.

  3. 8 years, 9 months ago Alex S
    Hi, I Work Here

    Hi Ouderkirk,

    Posted too soon. I can’t seem to see large margin between backgrounds that was described. Did you resolve this or am I missing it / looking in the wrong place?

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