babymackmeal Posted November 8, 2020 Share Posted November 8, 2020 Site URL: http://walrus-ray-hawl.squarespace.com walrus-ray-hawl.squarespace.com The code is: helpme I circled what specifically I'm trying to edit. I found the code: section.ProductItem-details * { font-family: 'bold' !important; } but it changes everything the title, the cost, and the description. I want to change only the title! Thank you! Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 The password is not correct, could you check Also have you upload the font and declare it first? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
babymackmeal Posted November 8, 2020 Author Share Posted November 8, 2020 the password is helpcode Yes! I have it working in different places already Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 11 minutes ago, babymackmeal said: the password is helpcode Yes! I have it working in different places already Try to select it with the class name of h1 .ProductItem-details-title { font-family: 'bold'; } Tried to use 'Inria sans' but it not apply, could you try to include again? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
babymackmeal Posted November 8, 2020 Author Share Posted November 8, 2020 7 minutes ago, bangank36 said: Try to select it with the class name of h1 .ProductItem-details-title { font-family: 'bold'; } Tried to use 'Inria sans' but it not apply, could you try to include again? I apologize I am using the 'bold' as my font name. I put in .ProductItem-details-title { font-family: 'bold'; } and it did not change the title for me. Is there something else I could try? Link to comment
Beyondspace Posted November 8, 2020 Share Posted November 8, 2020 20 minutes ago, babymackmeal said: I apologize I am using the 'bold' as my font name. I put in .ProductItem-details-title { font-family: 'bold'; } and it did not change the title for me. Is there something else I could try? Use important; BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
babymackmeal Posted November 8, 2020 Author Share Posted November 8, 2020 3 minutes ago, bangank36 said: Use important; perfect! fixed, thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.