Shopify themes, liquid, logos, and UX
Hello! I'm newbie.
I'm looking to drop the tail of the letter 'g' in my logo below the bottom border of the header. I'm assuming this will take some CSS?
Thanks in advance!
Solved! Go to the solution
This is an accepted solution.
Hello @seeyoutom
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css
Step 3: Add code
#headerContainer > .py-2{
overflow: visible !important;
}
#headerContainer > .py-2 > .flex{
height: 50px;
padding-top: 5px;
}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | 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)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @seeyoutom
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css
Step 3: Add code
#headerContainer > .py-2{
overflow: visible !important;
}
#headerContainer > .py-2 > .flex{
height: 50px;
padding-top: 5px;
}
@media only screen and (max-width: 768px) {
#headerContainer > .py-2 > .flex{
height: 30px;
}
}
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)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Hello @seeyoutom
This is Amelia at PageFly - Shopify Advanced Page Builder app.
Could you please provide me with the URL so I can check it for you?
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)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @seeyoutom
This is Amelia at PageFly - Shopify Advanced Page Builder app.
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css
Step 3: Add code
#headerContainer > .py-2{
overflow: visible !important;
}
#headerContainer > .py-2 > .flex{
height: 50px;
padding-top: 5px;
}
Hoping my solution helps you solve your problem.
Best regards,
Amelia | 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)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Thank you. It works well on desktop but not very well on mobile. Can you help me adjust it for mobile as well?
This is an accepted solution.
Hello @seeyoutom
You can try the following steps I have provided to help you solve the problem you are facing:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file base.css
Step 3: Add code
#headerContainer > .py-2{
overflow: visible !important;
}
#headerContainer > .py-2 > .flex{
height: 50px;
padding-top: 5px;
}
@media only screen and (max-width: 768px) {
#headerContainer > .py-2 > .flex{
height: 30px;
}
}
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)
➜ Weekly updated Shopify tutorials on YouTube
All features are available from Free plan. Live Chat Support is available 24/7.
Amazing!!
Thank you so much
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024