You are here:  » Hide buttons when responsive


Hide buttons when responsive

Submitted by wesse249 on Mon, 2015-10-12 20:29 in

Hello,

Is it possible to hide button when site is responsible on a smartphone?

These are my buttons:

{code saved}

Thanks

Submitted by support on Tue, 2015-10-13 08:02

Hi,

Sure - in the first line of your buttons code where you have:

  <div class="row collapse">

...REPLACE with:

  <div class="row collapse show-for-medium-up">

That will hide the div on mobile (small) display.

Hope this helps!

Cheers,
David.
--
PriceTapestry.com