artbln Posted September 19, 2020 Share Posted September 19, 2020 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 password is editedit Link to comment
Solution tuanphan Posted September 21, 2020 Solution Share Posted September 21, 2020 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; } } artbln 1 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
artbln Posted September 21, 2020 Author Share Posted September 21, 2020 Thank you so so much, you saved me @tuanphan. I hope everyone can benefit from this solution. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment