Jump to content

Picture in line with text coding. Quick help appreciated! (trying to share my site tomorrow) : )

Recommended Posts

Site URL: https://www.nicholasdimaria.com/bio

Squarespace won't allow me to drag an image into the top left corner of the text when editing in mobile view. I would like the picture to occupy half of the screen next to the text in mobile. This works in desktop view, but in mobile view it just stacks the image above the text. The picture is what it looks like in desktop (and in the style I would like it to look on mobile.

 

(I have similar problems across the website, so a TEMPLATE of code for how I could fix problems like this would be more useful than just a direct fix. I am comfortable finding ID's or page section numbers) Thank you! 

Screen Shot 2021-09-13 at 1.59.01 AM.png

Link to comment

Add to Design > Custom CSS

/* Bio image text mobile */
@media screen and (max-width:767px) {
div#page-section-612981a55c105b558260b356 .sqs-block[class*=float-left] {
    float: left !important;
    margin-right: 17px !important;
    width: 60% !important;
}
}

 

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!)

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.