Shopify themes, liquid, logos, and UX
Hi there,
I'm VERY new to Shopify and have 0 experience in website building/editing.
I managed to sort out a code that helped me change the sizing of my logo from 300px to 500px so that it appears bigger in the header, though it seems to have caused really bad pixelation (both in desktop and mobile format). The image itself is a high quality png file from Procreate if that's any help.
Sorry if I've missed any important information -- I'm pretty inexperienced as I said above, but let me know if you need any more info and I'll be happy to share!
Thanks in advance,
Jude
Solved! Go to the solution
This is an accepted solution.
Hi @JRC27
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
This problem is that your logo image size is in the standard size with a width of 300px, so if you increase it to 500px, the image will be broken. You can solve this problem by changing your logo image You convert an image with a width of 500px
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Hey @JRC27
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Sure thing! The URL is: https://7b6971-2.myshopify.com/password
and the password is staiye
Thanks for the quick response!
Hey @JRC27
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.header__heading-logo {
width: 300px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Thank you! I really appreciate the help. Unfortunately it didn't work. It also made the logo a lot smaller than what I'd like it to be. The goal would be to have the logo at around 500px without losing any quality in the image, which I know is possible as the original file is a very high quality PNG.
If you have any insight to this I'd be so grateful!
Thanks again,
Jude
Hi, @JRC27.
Follow These Steps.
Goto Online store > Assets > Edit code > find Base.css File and paste the code mentioned below.
.header__heading-logo {
width: 300px !important;
}
Result:
I hope these is helpful for you.
If I managed to help you then, don't forget to Like it and Mark it as Solution!
This is an accepted solution.
Hi @JRC27
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
This problem is that your logo image size is in the standard size with a width of 300px, so if you increase it to 500px, the image will be broken. You can solve this problem by changing your logo image You convert an image with a width of 500px
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By 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, 2024