This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vertical spacing issue relating to Circular Graphics on Mobile only using Vantage Premium

Resolved 3 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

I am having trouble reducing the amount of vertical white space in a Mobile environment.
Just beneath my main graphic on my home page I have 3 circular icon graphic links that
have way too much vertical white space above them only in Mobile.

Can you please advise?

URL: http://www.studiotdesign.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 7 months ago

    Hi Eric

    It’s very specific to this page and these widgets but you could try the following at Appearance > Custom CSS:

    @media (max-width: 680px) {
    	.home #pg-58-0 .widget_black-studio-tinymce {
    		margin-bottom: -50px !important;
    	}
    	.home #pg-58-2 .widget_black-studio-tinymce {
    		margin-top: -50px !important;
    	}
    }
  2. Eric Toeg Private 10 years, 7 months ago

    This is a private message.

  3. Andrew Misplon Staff 10 years, 7 months ago

    Super, glad to hear that did the trick.

    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.

Have a different question or issue?

Start New Thread