Shopify themes, liquid, logos, and UX
I have used the following design to move the enter using password button to below my image banner but above the email signup, as you can see from the image it is overlapping on the email banner, please help me fix this for both mobile and desktop. www.peakclo.com dawn theme
.newsletter__wrapper>* { margin-top: 53px !important; } @media (min-width: 769px){ .password-link.link.underlined-link { position: absolute; top: 602px; left: -650px; /* transform: translate(-280%, 61rem); */ font-size: 16px !important; color: #fff; background: #000000; padding: 10px 20px; border-radius: 5px; text-decoration: none; z-index: 9999999999; } } @media (max-width: 768px){ .password-link.link.underlined-link { position: absolute; top: 384px; left: -118px; /* transform: translate(-280%, 61rem); */ font-size: 16px !important; color: #fff; background: #000000; padding: 10px 20px; border-radius: 5px; text-decoration: none; z-index: 9999999999; } }
Solved! Go to the solution
This is an accepted solution.
@peakclo you will keep facing this issue if you try it using css, I recommend to edit password.liquid file and get password modal code after banner
This is an accepted solution.
@peakclo you will keep facing this issue if you try it using css, I recommend to edit password.liquid file and get password modal code after banner
I have done it like you said thanks, do you have any advice on how to centre it now
Hello @peakclo Above code paste on base.css/theme.css and for email signup you can follow screen shot steps.
Thanks!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024