Jump to content

CTA Button Size in Mobile Nav

Recommended Posts

  • Replies 10
  • Views 2.6k
  • Created
  • Last Reply

Top Posters In This Topic

Add to Home > design > Custom CSS

.header-menu-cta a {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .02em !important;
    text-transform: uppercase;
    line-height: 1.2em !important;
    font-size: 1rem;
}

 

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
1 hour ago, tuanphan said:

Add to Home > design > Custom CSS


.header-menu-cta a {
    font-family: Montserrat;
    font-weight: 700;
    font-style: normal;
    letter-spacing: .02em !important;
    text-transform: uppercase;
    line-height: 1.2em !important;
    font-size: 1rem;
}

@tuanphan Perfect! Thank you! If I wanted to turn the text to #3b3b3b, is that font-color, color, text-color, or something else? Tried all three and none are working, even with "!important" added.

Thanks again!

 

Link to comment
  • 1 year later...
44 minutes ago, SotaVid said:

How can I move the bottom CTA button up under the nav items? I have a widget CTA button that is overlapping and it is unsightly 

Add to Design > Custom CSS

/* move up nav mobile button */
.header-menu-cta {
    position: relative;
    top: -100px;
}

image.thumb.png.d433c804f1883d68b2588bda4e78db73.png

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

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.