Home Forums Basel support forum take off underline title product on little grids

take off underline title product on little grids

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #234877

    Ajskitchendrawer
    Participant

    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.
    #234916

    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

    #235050

    Ajskitchendrawer
    Participant

    thank you , it works perfectly

    #235090

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘take off underline title product on little grids’ is closed to new replies.