Home>Support>SiteOrigin button widget

SiteOrigin button widget

Hi all,

I was wondering if anyone could help me out. My buttons on this page look great on a larger desktop/mobile, though on any laptops/tablets the formatting appears to be going whack.

(Scroll right down to careers) http://vbox.mypcorp.com/Apex/about/

Might have to use media query’s to eliminate icons at a certain width but i’m hoping you guys have an easier solution.

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, 4 months ago Andrew Misplon
    Hi, I Work Here

    Hi Sam

    As you suspected, on smaller screens there isn’t enough width to display everything in one line.

    You could try something like this in a Custom CSS plugin like SiteOrigin CSS:

    /* About */
    @media (max-width: 1440px) {
    	.page-id-914 .ow-button-hover .sow-icon-elegantline[data-sow-icon]:before {
    		content: none;
    	}
    }
    
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