Hello! I just installed the debutify theme , but there’s a black line under the text. How do i remove it?
Hi @Ekodelis
Can you please share your shop URL and password if any?
I’ll check further if I can help ![]()
Welcome to the Shopify community!
Thanks for your good question.
Please share your store URL.
So that I will check and let you know the exact solution here.
Hi @Ekodelis
Please share your store URL and if your store is password protected then please provide password too.
So that we can help you.
Thank you.
Hey! password url is https://ekodelis.myshopify.com/ and password is onewla
Hi @Ekodelis ,
You can follow the instruction below:
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss->paste below code at the bottom of the file:
.page-title {
background: none !important;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any further questions.
