How can I remove a line from my product pages on Prestige theme?

I was wondering if anyone would be able to help me remove a line that shows up on my product pages both for desktop and mobile. the theme is prestige and my domain is ElevationAthleticsYYC.ca

Thanks in advance!

Product page is: https://elevationathleticsyyc.ca/products/5-52lb-adjustable-dumbbell

Hi @Claud123 ,

Do you mean to remove all these lines?

Please confirm again

1 Like

Just looking to get rid of this one on mobile!

1 Like

@Claud123

can you add this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/theme.css ->paste below code at the bottom of the file.
#shopify-section-template--15415646486773__product-recommendations {border: none;}
#shopify-section-template--15415646486773__product-recommendations section {padding-top: 0;}
1 Like

this is great thank you. the only thing that isn’t working the same is now when I scroll down these two lines don’t line up as they used to when scrolling down the page. Any way to fix?

never-mind. It still works, thanks anyway!

1 Like

@Claud123

its my pleasure to help us if you need more help let me know

1 Like