Hello there again,
So let me get straight to the point so I have been on the css for quite a while now and I usually add customizations in back end but this time I plan to reduce it by negating the padding. But somehow it doesn’t take effect. If you could guys help what I am missing here.
For reference I have this 2 screenshots.
Best,
Jesse
Hi @jLaquino07
Would you mind to share your Store URL website? with password if its protected. Thanks!
Hello sorry for the late reply so this is the URL https://damayanti.store/
-
go to online store
-
go to edit code
-
open styles.css file
-
add the following code
.page-header {padding-top: 0px !important; padding-bottom: 0px !important; }
save and thats it