izzybh Posted February 17, 2020 Share Posted February 17, 2020 Site URL: https://www.freshinlondon.co.uk/ Hello, I'm currently have my logo container width set to it's max setting. Is there a custom CSS code that anyone would recommend to enlarge this please (as I would like it nearly double the size). I also do not know how CSS codes work/how to implement them so any advice on that would also be hugely appreciated!! For ref please see www.freshinlondon.co.uk Many thanks, Izzy Link to comment
tuanphan Posted February 17, 2020 Share Posted February 17, 2020 #logoImage img { max-height: 200px; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
izzybh Posted February 17, 2020 Author Share Posted February 17, 2020 Thanks Tuanphan! Much better!! ☺️ Link to comment
tuanphan Posted March 25, 2020 Share Posted March 25, 2020 16 hours ago, Yerpaderpa said: where is this inserted? Home > Design > Custom CSS Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Koala2020 Posted April 7, 2020 Share Posted April 7, 2020 On 2/17/2020 at 4:58 AM, tuanphan said: #logoImage img { max-height: 200px; } Hi, I'm trying to do the same thing (version 7.1); however, when I enter the above code in "Custom CSS" nothing happens. I have already entered CSS for the font. Do I need to put this before or after that? And do I need to include any other code? Link to comment
tuanphan Posted April 8, 2020 Share Posted April 8, 2020 12 hours ago, Koala2020 said: Hi, I'm trying to do the same thing (version 7.1); however, when I enter the above code in "Custom CSS" nothing happens. I have already entered CSS for the font. Do I need to put this before or after that? And do I need to include any other code? SS 7.1 uses this CSS .header-title-logo img { max-height: 200px; } Reference: https://beaverhero.com/squarespace-logo-tips/#How_to_Make_Logo_Bigger Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Koala2020 Posted April 12, 2020 Share Posted April 12, 2020 Perfect, tuanphan! Thank you so much! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.