take off underline title product on mobile product grid and home product grid
-
hello
As you see on homepage product title underline cross the letters, and also happen on mobile grid.
Can you give me this two css code to remove the underline, please
regards
Attachments:
You must be
logged in to view attached files.
Hello,
Please replace the code I have provided earlier for this one:
body .basel-hover-alt .product-title a {
border-bottom-width: 0;
border-color: rgba(0,0,0,.0);
}
Best Regards
it works perfectly, thnak you
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘take off underline title product on mobile product grid and home product grid’ is closed to new replies.