Jump to content

Side by Side Codeblocks in Mobile View 7.1

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.artblane.store/

Hi all, I've got an issue with some code blocks I'm using on my site.

I have got the code blocks, which I am using as Category Navigation buttons, (wanted the hover feature so used some code) functioning well on desktop mode. 

However on mobile view they stack on top of each other. I'm trying to find out how I can code them to appear side by side in mobile view (As they would if they were in a gallery block)

this is the page https://www.artblane.store/shopall

image.thumb.png.8f380b54a6868986c0d0ec178b9c7604.png

image.png.439e0a8938be9e9ffdc8543dae754828.png

password is editedit

 

Link to comment
  • Solution

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5f6681abdc971b4710571861>.row>.span-4 {
    width: 33.33% !important;
    float: left !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.