Shopify themes, liquid, logos, and UX
Hey Shopify community,
Currently using the 'Pipeline' theme and want to align my announcement bar to the right so it matches the main header.
Screenshot attached.
Thank you
Solved! Go to the solution
This is an accepted solution.
Please go to
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme.liquid and paste this code before </head>
<style>
header .header__inner .theme__header__toolbar {
justify-content: end !important;
}
</style>
If my solution works, then please like and accept it as a solution.
@TheMoment Please provide website URL.
This is an accepted solution.
Please go to
1) Online store
2) Themes -> Edit theme
3) Layout
4) theme.liquid and paste this code before </head>
<style>
header .header__inner .theme__header__toolbar {
justify-content: end !important;
}
</style>
If my solution works, then please like and accept it as a solution.
Thank you so much 🙂
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025