Shopify themes, liquid, logos, and UX
Dear Community, I hope everyone is doing well. I'm facing an issue with my Flashmart theme that's a third-party theme, the search bar is on the right side, and I want to align it in the center. If someone knows the solution then let me know, please.
Thanks in advance
Here is the store link: https://mnshop.pro/
Hi @Fahadhassan
Follow these Steps:
Go to Online Store Edit Code Find theme.liquid file or base.css
Add the following code in the bottom of the file above </body> tag
.header-top-right-group {
width: 100%;
display: flex;
align-items: center;
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024