frankemon Posted March 29, 2021 Share Posted March 29, 2021 Site URL: https://koala-khaki-5ap9.squarespace.com/ Hi everyone, I have a problem with my img logo. I've positioned it according to my screen size but have noticed that on slightly smaller/larger screens the logo jumps around and ends up outside of the white nav container. My goal is to have it sit in the same position according to the nav bar (serifs of the font just above the bottom part of white nav container) at all times. I have been struggling with this for a while and am looking for some help. Link to site: https://koala-khaki-5ap9.squarespace.com/ PW: lbl (as in, LBL but no caps) I'm currently using the following code to position it but may have missed something critical, or perhaps what I want isn't even possible. .header-title { position: absolute; top: -2rem; .header-title-logo { width: 200px; height: 200px; a { max-height: 200px; height: 200px; width: 200px; img { max-height: 200px; } } } } I'm still learning my way around SQS and sometimes finding the right container to target is a bit tricky (even with two collection/block/id Chrome extensions). Any help would be immensely appreciated! /Frankemon Link to comment
tuanphan Posted March 31, 2021 Share Posted March 31, 2021 Hi. Do you still need help on this? 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
frankemon Posted March 31, 2021 Author Share Posted March 31, 2021 @tuanphan Hi Tuan, thanks for replying. Yes! I am still really struggling with this so any help would be much appreciated. So far I have been trying to manipulate the img, but am wondering if there are other ways? Manipulating the white nav bar instead maybe or something like that. I haven't been able to figure it out yet! Link to comment
frankemon Posted March 31, 2021 Author Share Posted March 31, 2021 @tuanphan I got it sorted, nevermind! tuanphan 1 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