Jump to content

Needing CSS Code for 2 columns in mobile view on a portion of the page (to look consistent with the desktop view)

Recommended Posts

Site URL: https://www.johnliquoriphoto.com/pricing

Hello,

I have a page on my site that I am happy with in the desktop view, but would like them to appear as two columns in the mobile view rather than one continuous column for a portion of the site so that it looks consistent with the desktop view. The top section and bottom section ("High-End Professional Photos" and "An additional fee may be charged for properties exceeding 25 miles from Marlton, NJ") should just be the one centered column, but I would like the "Add-ons" and "Bundles" sections to be shown as 2 columns in mobile view similar to desktop view. Would anyone be able to help me with some custom CSS code for each of these pages? 

https://www.johnliquoriphoto.com/pricing

This would be super helpful. Thanks in advance!

 
Link to comment

Add to Design > Custom CSS

@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1647730743245_67250+.row .span-6 {
    width: 50% !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.