CoorlasArchitecture Posted February 23 Share Posted February 23 Looking to bold the labels/titles of all form entry field types. I was provided with this code: div.title span { font-weight: bold !important; } Which work for the Checkbox, Phone and Name titles/labels, but the Email, Text and Text area categories of the form did not turn bold with the CSS code provided. To clarify - I do not need the "First Name" & "Last Name" subtitles bolded. Website: https://www.coorlasarch.com/design-guide Thanks in advance for your attention to this, Stephen Link to comment
nick_sh Posted February 24 Share Posted February 24 Try removing removing div, it should work: .title span { font-weight: bold !important; } Try new Squrespace ID & class finder Chrome Extension ✔ Supports Fluid Engine ✔ Generate Media Queries code ✔ Toggle IDs with Option / Alt ____ Hire me for SquareSpace development Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment