Jump to content

Image and button side by side landing page on mobile is it possible?????

Recommended Posts

Site URL: https://www.ilovethedaze.com/ryden

I'm trying to put images of streaming service side by side with a button for people to click. Emulating this type of design https://tylerthecreator.lnk.to/LUMBERJACK

 

I tried resizing the image, spacers and everything I could think of but when its in mobile mode the Spotify image gets big and is at the top and the button underneath. I want it in a column, possibly with lines to separate every streaming service. 

 

I am a beginner but have been trying to find answers to this problem, any insight would be very appreciated. Thanks! 

Screen Shot 2021-06-19 at 9.51.24 PM.png

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Design > Custom CSS

/* Mobile-Ryden button side by side */
@media screen and (max-width:767px) {
div#page-section-60ce62abff2943704dca706f .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
12 hours ago, tuanphan said:

Add to Design > Custom CSS


/* Mobile-Ryden button side by side */
@media screen and (max-width:767px) {
div#page-section-60ce62abff2943704dca706f .span-6 {
    width: 50% !important;
    float: left !important;
}
}

 

Thank you this worked! now the only thing is that its not lined up as you can see the button is slightly above spotify, any way to fix this? Really appreciate your reply 🙂 

Screen Shot 2021-06-20 at 11.52.43 AM.png

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.