Shopify themes, liquid, logos, and UX
I am currently using this code for the desktop its ok but for mobile its not good i want it like this but on phone sometimes its near the main title and sometimes its under the title (Btw from the title add link option i have added the link for view all)
@media only screen and (min-width: 749px) { .collection__title .title a { color: #000000 !important; font-size: 14px; margin-left: 16px !important; } } @media only screen and (max-width: 749px) { .collection__title .title a { color: #000000 !important; font-size: 14px; margin-left: 100px !important; } }
Solved! Go to the solution
This is an accepted solution.
@NOT1 ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
@media only screen and (max-width: 749px) {
.collection__title .title.inline-richtext {
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
}
.collection__title .title a {
margin-left: 0px!important;
}
}
</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
@NOT1 , Can you kindly share your url store?
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
Thanks for your reply
This is an accepted solution.
@NOT1 ,
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head> tag:
<style>
@media only screen and (max-width: 749px) {
.collection__title .title.inline-richtext {
display: flex;
align-items: center;
width: 100%;
justify-content: space-between;
}
.collection__title .title a {
margin-left: 0px!important;
}
}
</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
Now pc got ruined 😞
I've just edited my code did you copy it?
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
Thanks it worked
@NOT1 , Glad to hear that bro 😊
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
Hi @NOT1
For mobile devices, the smaller the screen, the more the space squeezes out, causing the content to move below the heading. This is normal for smaller screens. However, if you want the content to always stay on the same line as the header, we will need to adjust the header font size. Would you mind to sharing your store URL? Thanks!
Thanks for your reply but i have got the solution already dont mind ✌️
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024