Jump to content

Side by side blocks in mobile footer

Recommended Posts

Posted

Site URL: http://tomm.design

Hello, I'm trying to get these to blocks side by side on mobile. On desktop they're positioned left and right and on mobile it seems to stack up regardless of block size. Any help please?

 

image.png.7e5228e30fd19bd7eb903ad29edd54d8.png

  • Replies 2
  • Views 518
  • Created
  • Last Reply
Posted
On 7/9/2021 at 1:40 PM, BigT said:

Site URL: http://tomm.design

Hello, I'm trying to get these to blocks side by side on mobile. On desktop they're positioned left and right and on mobile it seems to stack up regardless of block size. Any help please?

 

image.png.7e5228e30fd19bd7eb903ad29edd54d8.png

Add to Design > Custom CSS

/* Footer side by side */
@media screen and (max-width:767px) {
div#page-section-60e7ec79dbb92d34f5af7233>.row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

  • 2 weeks later...
Posted
On 7/9/2021 at 1:40 PM, BigT said:

Site URL: http://tomm.design

Hello, I'm trying to get these to blocks side by side on mobile. On desktop they're positioned left and right and on mobile it seems to stack up regardless of block size. Any help please?

 

image.png.7e5228e30fd19bd7eb903ad29edd54d8.png

Hi. Do you want to fix these?

Site URL – https://www.tomm.design/

1. (Desktop-Homepage) Remove right scroll bar?

https://www.tomm.design/

tomm.design-01-min.png

2. (Mobile-Footer) Make icons-logo same line?

https://www.tomm.design/

tomm.design-02-min.png

3. (Tablet-Homepage) Center 3 images vertically?

https://www.tomm.design/

tomm.design-03-min.png

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.