nharris19
-
Posts
4 -
Joined
-
Last visited
Reputation Activity
-
-
nharris19 reacted to Beyondspace in How to get buttons side by side on Mobile view
try
@media only screen and (max-width: 640px) { #block-c144a49bb6d9d001afc3 ~ .sqs-block-button { width: 25%; float: left; display: inline-block; clear: inherit; padding: 10px; } }
-
nharris19 got a reaction from Beyondspace in How to get buttons side by side on Mobile view
Site URL: https://www.botanicanaturale.com/
Hello,
I’m looking to get shop now buttons side by side in the mobile view. Can someone help? The block is listed on my homepage, but i have a photo attached.
thanks in advance for your help.