Hello,
How do I remove shadow lines on my website?
Hello,
How do I remove shadow lines on my website?
And at the top?
Hey @Shah13
Follow these steps:
This code will remove the the borders from both top and bottom.
Thank you!!
What about this bit?
You can add this code above tag
.rich-text.content-container.color-background-1.gradient.rich-text--full-width.content-container--full-width.section-template--18752411730223__rich-text-1-padding {
border-top: none !important;
border-bottom: none !important;
}
You can Mark this as an Accepted Solution too! ![]()
Hello, thankyou! It is still there ![]()
Can you show me a screenshot of how you’re adding the code because the code is accurate maybe the place where you’re adding the code is incorrect.
It is fixed now, thank you so so much!!