Shopify themes, liquid, logos, and UX
Hi Everyone!
I am having some trouble with removing the margin underneath the header section on my collections page. Here is a photo of what I am referencing. The theme I am using is "sense". I am trying to make the entire background for the page pink, using the hex code: #FF9FCA, by removing the off-white margin under the header. I am also looking to make the "collections" header font color white, as well as the collection titles.
I am in dire need of assistance and would greatly appreciate any help!
Thank you!
Solved! Go to the solution
This is an accepted solution.
Thank you for the info. Try this one,
h1.title.title--primary.inline-richtext.scroll-trigger.animate--fade-in {
margin-top: 0px !important;
}
div#shopify-section-template--16856419500269__main * {
color: white;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
the url is:
9ea2a0-2.myshopify.com
password:
chewim
thank you!
This is an accepted solution.
Thank you for the info. Try this one,
h1.title.title--primary.inline-richtext.scroll-trigger.animate--fade-in {
margin-top: 0px !important;
}
div#shopify-section-template--16856419500269__main * {
color: white;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Yes! This worked! Thank you So MUCH!!!
Are you able to assist me with one more thing?
The specific sections shown in the photos above all contain text with the font color black (contact page header, about us page header and text, and product page- product titles, descriptions, product info). Are you able to help me change the font color to white? I would like everything---the header and body to all be white.
Thank you!!!
It was change already, I checked your store today. And give you the remaining black font. But it keeps coming back the color black?
Try this one. Same instruction.
h1.title.title--primary.inline-richtext, h1.main-page-title.page-title.h0, h3.card__heading {
color: white !important;
}
And Save.
Hi!
That worked for the header on the collections page, however, the contact and about me page still have black font.
Hey,
So i went to assets but didn't find any "base.css, style.css or theme.css" file.. can you help me out? i want to delete margin for the whole store.
Hi @BLACKSTARZ
Thanks for reaching out, would you mind to share your store URL and which area you like to remove the margin? Thanks!
the url is:
9ea2a0-2.myshopify.com
password:
chewim
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Base.css
.title.title--primary.inline-richtext.scroll-trigger.animate--fade-in {
margin-top: 0px !important;
}
#shopify-section-template--16856419500269__main * {
color: #fff !important;
}
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.
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025