Shopify themes, liquid, logos, and UX
Help! My stores header section in covering most product headings etc.
What to do? I did mae changes to amke a sticky header.
store: nordgrinders.com
Solved! Go to the solution
This is an accepted solution.
Hi @NixPlixDix
Add the following code at the end of your theme.css file:
@media only screen and (min-width: 750px)
{
.main-content {
padding-top: 95px;
}
}
Let us know if that works for you!
This is an accepted solution.
Hi @NixPlixDix
Add the following code at the end of your theme.css file:
@media only screen and (min-width: 750px)
{
.main-content {
padding-top: 95px;
}
}
Let us know if that works for you!
thank you kindly!
Hi there @NixPlixDix!
If you're just looking to undo some recent changes you have made to your theme's .liquid files, you can see how to revert such changes here on our help site.
Should you wish to start afresh with a new copy of the Debut theme, you can download a copy of any of our free themes from our theme store at any time.
As you're using a free Shopify theme here, if you're also on a paid plan you would be able to get support for this theme from us here in Shopify.
Check out some of the approved customisations for the Debut theme here.
Are you selling construction equipment generally, or hearing protection specifically?
Can you tell me a bit more about your business?
Don | Social Care @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit the Shopify Help Center or the Shopify Blog
please add this code in theme.css bottom
.product-single__meta { padding-top: 50px;}
Hii, @NixPlixDix
Paste this code on top of the theme.scss file.
div#shopify-section-product-template {
margin-top: 50px !important;
}
Thank You.
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024