Hi friends, I have a Masonry theme. How can I center announcement text? It’s currently aligning to the far left.
I have tried other solution provided in similar topic but there is no “theme.css”
Hi friends, I have a Masonry theme. How can I center announcement text? It’s currently aligning to the far left.
I have tried other solution provided in similar topic but there is no “theme.css”
HI @gbwng
Hopefully you are doing well.
Can you please share your store URL/Link so that i can be able to provide you solution.
Could you share your store URL? Or add CSS code to style.css or style.css.liquid file
@gbwng at the bottom of styles.css file, add below code.
span.search-and-cart {
float: right !important;
}
Hello @gbwng
Could you please provide your store URL and, if it is password protected, please share the password so I can review it and provide a solution.