RandyRan Posted February 22, 2021 Share Posted February 22, 2021 Site URL: https://www.randvisuals.com/portfolio Hey , I'm fairly new to squarespace so I appreciate any help that I can get. I've been trying to figure this out this past weekend, but no luck 😞. I want to resize the hover text to make it a little bit larger and easier to see.  Also, I'm trying to add my logo the left side of the footer. Every time I post the logo, I can't seem to resize it. I even tried resizing it in photoshop and re-uploading, but no luck :(.  https://www.randvisuals.com/portfolio     Link to comment
tuanphan Posted February 28, 2021 Share Posted February 28, 2021 Q1. Add to Design > Custom CSS /* hover text size */ figure.gallery-grid-item * { font-size: 2rem !important; } Q2. You can upload logo, then let me know. We can give the code to resize logo. RandyRan 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
RandyRan Posted March 6, 2021 Author Share Posted March 6, 2021 On 2/28/2021 at 3:22 AM, tuanphan said: Q1. Add to Design > Custom CSS /* hover text size */ figure.gallery-grid-item * { font-size: 2rem !important; } Q2. You can upload logo, then let me know. We can give the code to resize logo. Thank you so much! I uploaded the footer logo. It's centered now, but I would like to move it to the left side if possible. Rand Visuals Portfolio — RAND Visuals  Link to comment
tuanphan Posted March 7, 2021 Share Posted March 7, 2021 12 hours ago, RandyRan said: Thank you so much! I uploaded the footer logo. It's centered now, but I would like to move it to the left side if possible. Rand Visuals Portfolio — RAND Visuals  Add to Design > Custom CSS @media screen and (min-width:768px) { div#block-yui_3_17_2_1_1614023539485_5855 { width: 5%; margin: 0 auto; } }  RandyRan 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