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.

Hero image button spacing on mobile view

8 years ago · Last reply by larryboulder 8 years ago

Hi

Thanks for your wonderful theme that does so much for free!

I’ve added a second button to the hero image on a site and when I view it on my phone running Android 6, the buttons are stacked on top of each other with any space between them. It also looks this way when I shrink the browser window on my laptop. I’d like to add 15 pixels of space between them. I’m fairly comfortable doing tweaks with css, but I have no idea where to start with this sort of tweak.

Here’s the site I’m working on http://www.greenbellyfoods.com/

Thanks

Larry

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

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 8 years, 2 months ago

    Hi Larry,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Please add the following CSS:

    .sow-hero-buttons .so-widget-sow-button {
    	margin-bottom: 15px !important;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. larryboulder 8 years, 2 months ago

    Wonderful!

    That did the trick :)

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