Jump to content

Looking for CSS code to customize font on my websites buttons

Recommended Posts

Hi there,

Hoping someone has insight as to how I can change the font on my buttons for the styling of my site. I have updated the CSS for my h1, h2, h3 and body, but am hoping to have the button font match my h2. These are custom fonts that I have uploaded.

I can't seem to locate how I talk about buttons in CSS.....

Screen Shot 2019-12-07 at 6.59.42 PM.png

Edited by JessicaRita
Link to comment
  • Replies 13
  • Views 6.3k
  • Created
  • Last Reply

Top Posters In This Topic

  • 3 weeks later...
On 12/7/2019 at 10:00 PM, JessicaRita said:

Hi there,

Hoping someone has insight as to how I can change the font on my buttons for the styling of my site. I have updated the CSS for my h1, h2, h3 and body, but am hoping to have the button font match my h2. These are custom fonts that I have uploaded.

I can't seem to locate how I talk about buttons in CSS.....

Screen Shot 2019-12-07 at 6.59.42 PM.png

Looking for the same!

 

alpenglowmountainguides.com

Link to comment
  • 2 weeks later...
  • 4 weeks later...
13 hours ago, designedbyja said:

@tuanphan did this work? I am trying to do the same for a client of mine can you confirm.

Thank you.

It should work.

if it doesn't work, you can share link to button on your site. I can take a look.

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
  • 2 years later...
On 2/6/2022 at 10:29 PM, duquefernando said:

Hi, I am trying to add the font IvyMode to my header button following your instructions but I can't find a way to make it change, can you please help? @tuanphan the website is interiorstulum.com

 

Thanks!

 

425076677_ScreenShot2022-02-06at10_29_23.thumb.png.0301d36b03e569c4631ddca8d2f41a64.png

Hi. Use this CSS

header#header a.btn {
    font-family: 'IvyMode';
}

 

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 year later...
On 12/22/2023 at 6:25 PM, Kvinnohistoriska said:

Hi!
Any idea how to change the font on list section buttons? Both for the section and individual list section items.

Use this

a[class*="-button-"] {
	font-family: 'IvyMode' !important;
}

If it doesn't work, please share link to page where you use list section

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.