alexpanek Posted May 18, 2021 Share Posted May 18, 2021 Site URL: https://www.mycocotte.uk/ Hello, I have added the code to get text on hover with background colour but now I would like to customise the font and colour of that text. Can somebody please advice the code I need to add? Thank you Link to comment
tuanphan Posted May 18, 2021 Share Posted May 18, 2021 Add to Design > Custom CSS /* text hover style */ section#aboutus figcaption * { color: green; font-family: monospace; font-size: 20px; } 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
alexpanek Posted May 19, 2021 Author Share Posted May 19, 2021 Hello Tuanphan Thank you for the code, it seems to work but when I save and refresh the page the changes dissapear. Any idea why this is happening? Link to comment
tuanphan Posted May 20, 2021 Share Posted May 20, 2021 23 hours ago, alexpanek said: Hello Tuanphan Thank you for the code, it seems to work but when I save and refresh the page the changes dissapear. Any idea why this is happening? Can you keep the code in Custom CSS? We can check easier 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
alexpanek Posted May 21, 2021 Author Share Posted May 21, 2021 Yes sure, I've added it now and again it didn't reflect the changes. I'm trying to change it to font: unica one which is added to my files already. Thank you Link to comment
tuanphan Posted May 22, 2021 Share Posted May 22, 2021 On 5/21/2021 at 3:04 PM, alexpanek said: Yes sure, I've added it now and again it didn't reflect the changes. I'm trying to change it to font: unica one which is added to my files already. Thank you Unica one is Squarespace font or custom font? section#aboutus figcaption * { color: #fff; font-family: unica one; font-size: 40px !important; } alexpanek 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
alexpanek Posted May 22, 2021 Author Share Posted May 22, 2021 That worked perfectly! Thank you very much Tuanphan 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