Jump to content

How do I get the full CTA Button on the mobile site? Half of it is off of the site

Recommended Posts

Site URL: https://www.seeingseattle.com/

Hi, I have used a code that hides the hamburger menu and displays my button block for my mobile website.  However, my button block is halfway off the screen.  How do I fix this with CSS code? 

 

Here is the current code I am using: 

@media screen and (max-width:767px) {
/* remove burger */
.header-burger {
    display: none;
}
/* show button */
.header-actions {
    display: block !important;
}
.header .header-actions-action--cta {
    display: block;
}
/* logo width */
.header-title-nav-wrapper {
    flex: 50% !important;
}
}

image.png.7b80f026a39a679fc1ad97881d6fb161.pngAny help is greatly appreciated 🙂

Link to comment
  • Replies 1
  • Views 535
  • Created
  • Last Reply
23 hours ago, jessblake4 said:

Site URL: https://www.seeingseattle.com/

Hi, I have used a code that hides the hamburger menu and displays my button block for my mobile website.  However, my button block is halfway off the screen.  How do I fix this with CSS code? 

 

Here is the current code I am using: 


@media screen and (max-width:767px) {
/* remove burger */
.header-burger {
    display: none;
}
/* show button */
.header-actions {
    display: block !important;
}
.header .header-actions-action--cta {
    display: block;
}
/* logo width */
.header-title-nav-wrapper {
    flex: 50% !important;
}
}

image.png.7b80f026a39a679fc1ad97881d6fb161.pngAny help is greatly appreciated 🙂

I seeing this, did you resolve it

image.png.25a7a2ddd558c2708cb319a21264f1d2.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.