Shopify themes, liquid, logos, and UX
Hi All,
Could someone please help with a small request i have to reduce the height of the Announcement bar in the Impulse Theme please? It's too fat and looks slightly odd but i can't work out how or where to edit the code to reduce it.
Thanks
S
This is Noah from PageFly - Shopify Page Builder App
I can help you. Please can you provide the website url. Thank you.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
@SarahTinySteps You can add code here to base.css:
.announcement-bar{
padding: 0px !important;
display: flex !important;
align-items: center !important;
}
Hope my solution will help you resolve the issue.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
The base.css doesn't exist in my theme?
Hi @SarahTinySteps Iam sorry i have check again, You can add code here in file theme.liquid and above tag </head>
<style>
.announcement-bar{
padding: 0px !important;
display: flex !important;
align-items: center !important;
}
</style>
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
WOW, PageFly that just broke my header...... (see snippet).
hi @SarahTinySteps , iam sorry about that, You can share me screen where add code here. I will check again help you.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi Noah, I used your code above the header and attached a screen shot. It made the bar larger not smaller and the text was no longer present in it.
Hi @SarahTinySteps can you provide again image above that. I will help you again. Because i done see image you send.
Thank you so much.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hi Noah, I didn't save the snippet but I attached it to my last response.
The code worked, but it made the announcement bar twice the hight and the text within it no longer appeared.
Hello @SarahTinySteps
Can you share store URL?
Add This css In your
1) Edit Code
2) Find Theme.css
3) Put This code In last Of Theme.css File This Css
.announcement-bar {
padding: 0 !important;
}
If you require further help to optimize your store, please don’t hesitate to reach out.
This contribution will always benefit you and you will get my full help easily and you can contact me easily.
Contect On My Mail :-Mail@gmail.com
Check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.announcement-bar {
padding: 3px 0;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thanks but that didn't work......see snippets...
Try to add !important like this.
.announcement-bar {
padding: 3px 0 !important;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Anyone out there that knows how to do this that works?
Anyone? None of the solutions worked.
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024