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

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. 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.