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!
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;}
If helpful, please Like and Accept Solution
if you Want to Modify / Customize your theme , Feel free to contact me
Email : vikash.hawkscode@gmail.com
Skype : vikas.hawkscode
Hii, @NixPlixDix
Paste this code on top of the theme.scss file.
div#shopify-section-product-template {
margin-top: 50px !important;
}
Thank You.
User | RANK |
---|---|
154 | |
106 | |
92 | |
57 | |
53 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By