Pardon me if it’s a silly question but as someone who doesn’t code, I can’t seem to find the solution to this. Screenshot below shows my cart page and the 2 links that I want the underline to be removed from (colour is ok). Thanks in advance to anyone who can help me with this!
please kindly provide store URL
Hi @jypwax ,
We would love to help you! Please share your store URL so we can check and fix the issue for you.
Thank you !
hello @jypwax
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Hello, @jypwax
Welcome to the Shopify Community.
I read your problem and it seems that I need to analyze your website to provide the solution here.
Would you please share your website URL and if your website is password protected then also provide the password.
Hi all, thanks for responding. My website is www.jypwax.com pw protected with “pawlli” (without the quotation marks)
Hi @jypwax ,
Let’s fix this issue within 5 seconds. Go to the Online Stores> Themes > Edit code > Theme.css or Theme.scss and paste the code. Have a look, the issue got fixed, and let me know, if you still face any problem
div#shopify-section-cart-template a {
border-bottom: 0px !important;
}
@Ajay-app-dev Where should I paste this in theme.css? Just all the way right at the bottom?
Yes
@Ajay-app-dev It works perfect thank you so much! I have accepted your reply as solution

