Hi everyone,
I’m using the Studio version 1.0.0 theme. I want to Fix spaces between hyperlinks In Product page. If you could please point me to the correct areas where to blank out the code it’d be much appreciated.
Big Thanks!
Hi everyone,
I’m using the Studio version 1.0.0 theme. I want to Fix spaces between hyperlinks In Product page. If you could please point me to the correct areas where to blank out the code it’d be much appreciated.
Big Thanks!
Can you share with me the store URL ?
I’m Richard Nguyen from PageFly- Free Landing Page Builder
You can try with this code.
Follow this:
Go to Online Store->Theme->Edit code->base.css->paste bellow code in bottom of file
.product__description.rte{
margin: 0 !important;
}
.product__info-container>+ {
margin: 0 !important;
}
If you feel my answer is helpful, like it or mark it as a solution. Let me know if you have any questions.
Best regards,
Richard | PageFly
@PageFly-Richard Thanks for quick response, but I mean I want to Fix Spaces Between Hyperlinks. Attached photo shown. Please help. Thanks!