Shopify themes, liquid, logos, and UX
I'm trying to change the padding of an html block i have at the top of my website:
changing the padding for them all seems to work fine, but I don't want them all to change. I'm trying to target this section separately which as the id shopify-section-1634553282ebb9d84f
I thought adding this piece of code would do the job but it doesn't change the padding at all:
https://house-rave-haven.myshopify.com/
pass: Skolis
thank you
@SonnyS- you have used . for id... so please replace . with # and it will work
@SonnyS- please add this css to the very end of your theme.scss.css file and check, I see like screenshot
#shopify-section-1634553282ebb9d84f {
padding-top: 0;
padding-bottom: 0;
}
.site-header {
padding-bottom: 5px;
}
I need to do this for one section. Where do I find the section id?
User | RANK |
---|---|
210 | |
150 | |
68 | |
46 | |
41 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023