Hello! There have been a few people asking this same question, but every piece of code I have found on this site doesn’t have any effect or scrambles the content in the body of the page.
Any ideas as to how I can remove the grey line under the header, as seen below?
I’ve tried the below code already - no success
/* css for remove border */
.shopify-section–bordered {
display:none;
}
Thank you! @Kinjaldavra
I entered the your code snippet, but it refreshed with the line still. I could see you have a hex colour in the code, I tried replacing it with ‘none’ and the line is still there. Could it have anything to do with the code directly above it?