TLH 0 Share Posted October 2, 2020 Site URL: https://www.thelivinghouse.co.uk/ How can I resize logo for the correct sizing for header and footer on mobile view of my website? I'm guessing it will be resized for header and footer by using code but I'm not sure? Link to post
0 tuanphan 9,335 Share Posted October 3, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { /* header logo */ .header-title-logo img { max-height: 10px !important; } /* footer logo */ div#block-yui_3_17_2_1_1601659792710_37169 { width: 50%; margin: 0 auto; } } You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
TLH 0
Site URL: https://www.thelivinghouse.co.uk/
How can I resize logo for the correct sizing for header and footer on mobile view of my website?
I'm guessing it will be resized for header and footer by using code but I'm not sure?
Link to post
Top Posters For This Question
2
1
Popular Days
Oct 2
1
Oct 3
1
Oct 4
1
Top Posters For This Question
TLH 2 posts
tuanphan 1 post
Popular Days
Oct 2 2020
1 post
Oct 3 2020
1 post
Oct 4 2020
1 post
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment