embroom Posted October 23, 2019 Share Posted October 23, 2019 Hi, I'm having trouble scaling the text size for: header branding font and navigation font on mobile and tablet view. If anyone knows the CSS code for this that would be appreciated! Many thanks! Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @embroom You should share site url or template name. Each template will have different CSS. If you found css for desktop, you can use media query for mobile & table @media screen and (max-width:990px) { /* for tablet - mobile */ Paste your CSS here } 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
embroom Posted October 23, 2019 Author Share Posted October 23, 2019 Sorry, i'm quite new to this CSS thing.. Where to I find the css to insert for: - Header Branding - Navigation - Buttons - Social Links These are all requiring scaling for the mobile / tablet view. many thanks! Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @embroom You should share site url. Difficult to explain... 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
embroom Posted October 23, 2019 Author Share Posted October 23, 2019 Can you try to point me in the right direction please? Does it have anything to do with right clicking 'inspect'? Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @embroom You need to know HTML/CSS to use inspect element. If you don't know, you can still use Inspect, but in most cases you won't be able to use the right code. I wrote some custom code for 85+ Templates on Squarespace, You can read. You should share site url to community help. 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
embroom Posted October 23, 2019 Author Share Posted October 23, 2019 The link you sent was very helpful. Thank you! I am just missing the css for the social links. Any suggested code? This is all I have: @media screen and (max-width:990px) {Missing CSS } } Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @embroom Where social links, header, footer or...? Which template do you use? 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
embroom Posted October 23, 2019 Author Share Posted October 23, 2019 Mercer template. Social links inserted as an individual section. Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @embroom share url, i can take a look 😉· If you cant share here, you can send me private message via forum inbox. 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
THV Posted October 23, 2019 Share Posted October 23, 2019 Hi @tuanphan I'm hoping you can help me? I have the Basil template. On our "Team" page I have each photo set as a code block with a button below that opens a bio about each person. However, on mobile when the bio lightbox opens it is too big and the only way to exit is to go landscape and close it. Anything I can do with CSS to fix the mobile size of the lightbox? I can send you the code I used if you need me to. Link to comment
tuanphan Posted October 23, 2019 Share Posted October 23, 2019 @THV Share team page url, i can take a look. Difficult to help with only screenshot or code. 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.