Shopify themes, liquid, logos, and UX
Please help me with minimizing the space between our logo and the email field on our password page, they are too far apart. please see below
Site is civillain.co
Solved! Go to the solution
This is an accepted solution.
- Here is the solution for you @rnogueira
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it
<style>
.banner__content.banner__content--middle-center.page-width {
padding-top: 0 !important;
}
.banner__content.banner__content--bottom-center.page-width {
padding-bottom: 0 !important;
}
div#Banner-template--15841917108297__image_banner_8fRwJf {
margin-bottom: -50px !important;
}
</style>
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This is an accepted solution.
- Here is the solution for you @rnogueira
- Please follow these steps:
1. Go to Online Store --> Theme --> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head> and press 'Save' to save it
<style>
.banner__content.banner__content--middle-center.page-width {
padding-top: 0 !important;
}
.banner__content.banner__content--bottom-center.page-width {
padding-bottom: 0 !important;
}
div#Banner-template--15841917108297__image_banner_8fRwJf {
margin-bottom: -50px !important;
}
</style>
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
This worked when I put it in my base.css file. Thanks
@rnogueira ,Step 1: Go to Admin -> Online store -> Theme > Edit code:
Step 2: Search for the file theme.liquid. And add this code before </head>
<style>
#Banner-template--15841917108297__main .banner__content {
padding-top: 0;
}
#Banner-template--15841917108297__main .email-signup-banner__box.banner__box {
padding-top: 10px;
}
</style>
result:
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
add this code to your css and it will reduce the spacing.
.email-signup-banner .banner__content{
padding-top:0px!important;
}
Hi @rnogueira
This is Amelia from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
@media (max-width: 767px){
.email-signup-banner__box.banner__box.newsletter.newsletter__wrapper.isolate.email-signup-banner__box--no-image.content-container.color-scheme-1.gradient.content-container--full-width-mobile {
padding-top: 0;!;
}
}
Hope that my solution works for you.
Best regards,
Amelia | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024