tweezy Posted January 31, 2020 Share Posted January 31, 2020 Site URL: https://cinnamon-guitar-2zdw.squarespace.com/brand-styles I would like to use a custom font for the "Read More" links in the Brine layout... anyone know css code for this? I haven't been able to find anything in the forums or on google, please help! https://cinnamon-guitar-2zdw.squarespace.com/brand-styles Link to comment
tuanphan Posted January 31, 2020 Share Posted January 31, 2020 font-family: yourfont !important; eg: font-family: monospace !important; in the code I sent.. 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
tweezy Posted January 31, 2020 Author Share Posted January 31, 2020 2 minutes ago, tuanphan said: font-family: yourfont !important; eg: font-family: monospace !important; in the code I sent.. Thank you! Link to comment
tweezy Posted January 31, 2020 Author Share Posted January 31, 2020 17 minutes ago, tuanphan said: font-family: yourfont !important; eg: font-family: monospace !important; in the code I sent.. I also added css in the code you sent to make the font bigger, but it did not work. eg: font-size: 20px !important; Link to comment
tweezy Posted January 31, 2020 Author Share Posted January 31, 2020 48 minutes ago, tuanphan said: font-family: yourfont !important; eg: font-family: monospace !important; in the code I sent.. When I add the code in my developer on chrome, it only changes one "read more" link. How can I change them all and make them all a little bigger? I've attached the code, the image of how I want it to look, the image of how it currently looks. Link to comment
tuanphan Posted January 31, 2020 Share Posted January 31, 2020 @tweezy 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
tuanphan Posted February 1, 2020 Share Posted February 1, 2020 @font-face { font-family: tuan; src: url(paste font url here); } .image-button-inner a { font-family: tuan !important; } 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
tweezy Posted February 1, 2020 Author Share Posted February 1, 2020 41 minutes ago, tuanphan said: @font-face { font-family: tuan; src: url(paste font url here); } .image-button-inner a { font-family: tuan !important; } It didn't work with the original code. I want to make both the background image and the font bigger. Link to comment
tuanphan Posted February 1, 2020 Share Posted February 1, 2020 2 hours ago, tweezy said: It didn't work with the original code. I want to make both the background image and the font bigger. You want to change font name or font size or...? above code is font-name 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
tweezy Posted February 2, 2020 Author Share Posted February 2, 2020 On 2/1/2020 at 3:23 AM, tuanphan said: You want to change font name or font size or...? above code is font-name I want to change the font size I also want to make the image bigger. When I make the image bigger, the containing box cuts off the image. Link to comment
tweezy Posted February 2, 2020 Author Share Posted February 2, 2020 On 2/1/2020 at 3:23 AM, tuanphan said: You want to change font name or font size or...? above code is font-name I want to change the font size and the size of the image. I would like it to look like the second picture below. The first picture is how it currently looks. Link to comment
tweezy Posted February 3, 2020 Author Share Posted February 3, 2020 On 2/1/2020 at 3:23 AM, tuanphan said: You want to change font name or font size or...? above code is font-name HI, I've replied to your questions above...can you help please? Link to comment
tweezy Posted February 3, 2020 Author Share Posted February 3, 2020 Never mind, I figured it out. Thanks! Link to comment
tuanphan Posted February 3, 2020 Share Posted February 3, 2020 I answer here for free & don't receive anything from Squarespace. So i'm not online constantly to reply all questions. 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
Archived
This topic is now archived and is closed to further replies.