Hero image button spacing on mobile view
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
2Hi 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.
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.