take off underline title product on little grids
-
Hello
As you can see in releated products: https://ajskitchendrawer.com/product/halloween-date-night-fri-oct-30-500-pm/
the underline on prodcut title it is a cross out line, how can I romove it? can you give me the css code ?
regards
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.related-products .basel-hover-alt .product-title a {
border-bottom-width: 0;
border-color: rgba(0,0,0,.0);
}
Best Regards
thank you , it works perfectly
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘take off underline title product on little grids’ is closed to new replies.