AudraF Posted August 6, 2022 Share Posted August 6, 2022 Site URL: https://www.audrafriedendesign.com/product-experience-design I've uploaded Manrope ExtraBold onto my Squarespace site, and it works in regular headings, paragraphs, buttons, and the header, but I cannot get it to work with the hovering Project Titles in the Portfolio section or the titles at the bottom of the page for neighboring projects. I am not sure where to start for the neighboring project titles and for the hover titles I have tried: .portfolio-hover[data-variant-hover-follow] .portfolio-hover-item-title { font-family: 'Manrope ExtraBold' !important; } AND: h1.portfolio-title { font-family: 'Manrope ExtraBold' !important; } Is there anything else I can try? Link to comment
Beyondspace Posted August 6, 2022 Share Posted August 6, 2022 5 hours ago, AudraF said: Site URL: https://www.audrafriedendesign.com/product-experience-design I've uploaded Manrope ExtraBold onto my Squarespace site, and it works in regular headings, paragraphs, buttons, and the header, but I cannot get it to work with the hovering Project Titles in the Portfolio section or the titles at the bottom of the page for neighboring projects. I am not sure where to start for the neighboring project titles and for the hover titles I have tried: .portfolio-hover[data-variant-hover-follow] .portfolio-hover-item-title { font-family: 'Manrope ExtraBold' !important; } AND: h1.portfolio-title { font-family: 'Manrope ExtraBold' !important; } Is there anything else I can try? Try adding to Home > Design > Custom Css .portfolio-grid-overlay .portfolio-title { font-family: 'Manrope ExtraBold'; } Let me know how it works on your site Support me by pressing 👍 if this useful for you AudraF 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted August 6, 2022 Share Posted August 6, 2022 My testing AudraF 1 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
AudraF Posted August 7, 2022 Author Share Posted August 7, 2022 (edited) On 8/6/2022 at 3:14 AM, bangank36 said: Try adding to Home > Design > Custom Css .portfolio-grid-overlay .portfolio-title { font-family: 'Manrope ExtraBold'; } Let me know how it works on your site Support me by pressing 👍 if this useful for you @bangank36This part worked! Thank you so much! 🙂 I was wondering if you also had any suggestions for applying the Manrope ExtraBold inside each portfolio project at the bottom where it displays the arrows to the neighboring projects. Here's a picture and a link to one of the pages where this problem is occurring: https://www.audrafriedendesign.com/product-experience-design/project-three-5f6s7 Edited August 8, 2022 by AudraF Link to comment
tuanphan Posted August 10, 2022 Share Posted August 10, 2022 On 8/7/2022 at 11:16 AM, AudraF said: This part worked! Thank you so much! 🙂 I was wondering if you also had any suggestions for applying the Manrope ExtraBold inside each portfolio project at the bottom where it displays the arrows to the neighboring projects. Here's a picture and a link to one of the pages where this problem is occurring: https://www.audrafriedendesign.com/product-experience-design/project-three-5f6s7 Use this code for Pagination Titles h2.item-pagination-title { font-family: 'Manrope ExtraBold' !important; } AudraF 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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