Jump to content

Row Horizontal Images in Mobile View

Recommended Posts

  • Replies 8
  • Views 969
  • Created
  • Last Reply
13 hours ago, rachelt said:

Website: naoow.com or https://potato-sphere-g3k8.squarespace.com/config/settings/domains

Password: naonow

Thank you!

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5eae050ded72103d3af701d9>.row>.col {
    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

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

Link to comment

You are awesome! Thank you!!! Now our font looks weird in mobile view-- is there a way to change the size of the font in mobile only? And is there a way to add an underline to the font when your mouse hovers over so that the viewer knows it is linked? Kind of like the images at the top of this page: https://www.cambly.com/kids/ 

tuanphan

 

Thank you!!

Link to comment
On 5/5/2020 at 9:08 AM, rachelt said:

You are awesome! Thank you!!! Now our font looks weird in mobile view-- is there a way to change the size of the font in mobile only? And is there a way to add an underline to the font when your mouse hovers over so that the viewer knows it is linked? Kind of like the images at the top of this page: https://www.cambly.com/kids/ 

tuanphan

 

Thank you!!

You mean change text font name in mobile only?

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
12 minutes ago, rachelt said:

Yes! We just want to change it in mobile — the text under those images! 

Add to Home > Design > Custom CSS

@media screen and (max-width:767px) {
div#page-section-5eae050ded72103d3af701d9 p {
    font-size: 20px;
	font-family: monospace !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

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.