Jump to content

change H3 styling in a single segment on one page

Recommended Posts

hi, i'm assuming this is a rather easy question but drawing a blank on exact way to code this.

Through site styles i edited H3 heading to be uppercase. There is 1 text block on another page where i would like to either block the upper case formatting or change it to capitalization.

 

this is the text block 

#block-yui_3_17_2_1_1548865442284_10885

also on this page i already have code running for a form, do i just skip a few lines and add the code?

 

specific url i want to stop the formatting:

https://e-kytex.com/contact

Link to comment
  • Replies 1
  • Views 732
  • Created
  • Last Reply

Hi @kytex,

This code should do the trick. You'll paste it into Design > Custom CSS

#block-yui_3_17_2_1_1548865442284_10885 h3 {
    text-transform: none !important;
}

 

christyprice.com  🇺🇸 Austin, TX US 

 Get my 100+ item Client Process Checklist for $17.
📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts
🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023

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.