Vertical spacing issue relating to Circular Graphics on Mobile only using Vantage Premium
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?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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; } }This is a private message.
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.