Jump to content

How to have the same view from desktop on mobile view?

Recommended Posts

Site URL: http://juliaortegon.com

Hi Everyone, 

I'm new here and working on my website. I decided to use the template "Brine" and was ready to publish. However the mobile version doesn't look to what I designed and liked. Is there a way to have the same view on all devices? 

I also added a floating button and looks huge in device view. Would you know how to make it smaller? Thank you so much for your help! 

What I got.JPG

What I want.JPG

Link to comment
  • Replies 1
  • Views 207
  • Created
  • Last Reply

you mean title (left) - description (right) and 3 images/row?

Add this to Home > Design > Custom CSS to resize float button

/* Fix float button not clickable */
a.t-button {
    z-index: 999;
}
@media screen and (max-width:640px) {
a.t-button {
    padding: 0.5em;
}
}

 

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.