Jump to content

CSS font not replacing on some sections

Go to solution Solved by tuanphan,

Recommended Posts

Posted

Hi @Ziggy I added a CSS code to my site in order to change to custom fonts (You helped me with some of it in the past), but the Video Pages doesn't seem to respond to it. They show the custom font in the description, but the titles and menus are not affected. Do you happen to know a code I can add to correct this?

This is the page link: https://vulpi.squarespace.com/guia-para-pacientes

image.thumb.png.b4b37620575745cec85de68f7f28f9bb.png

 

image.thumb.png.6003b5cc58accd8c75be464a7c08eae0.png

 

Also, do you happen to know how can I override the font in the contact form of this page with CSS?:

This is the page link: https://vulpi.squarespace.com/contacto

image.thumb.png.f331d238c53990ee523d302fbea7b776.png

 

 

  • Replies 2
  • Views 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

  • Solution
Posted

With left category link, use this

.lessons.collection-content-wrapper .nested-category-tree-wrapper .category-link {
    font-family: 'azo-sans-uber' !important;
}

with title, use this

h4.grid-title.lesson-title {
    font-family: 'azo-sans-uber' !important;
}

With form block, use this

div.form-block * {
	font-family: 'azo-sans-uber' !important;
}

 

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

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.