Home Forums Basel support forum don't want display attitude colour on mouse over

don't want display attitude colour on mouse over

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #81014

    soniamit
    Participant

    check private message.

    Attachments:
    You must be logged in to view attached files.
    #81082

    Hello,

    Please add this code to the Theme settings > Custom CSS

    .colored-swatch .basel-tooltip-label{
    display:none;
    }
    
    .swatch-on-grid .basel-tooltip-label{
    display:none;
    }
    

    Best Regards

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