Home Forums WoodMart support forum I need CSS help

I need CSS help

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

    av_admin_1984
    Participant

    Hi

    I couldn’t find the classes of these css styles,

    I want you to tell me the classes so I can edit them,

    Attribute hint content
    Compare
    Quick view
    Color in variable products

    and everywhere in Woodmart, when I hover over anything it shows me a black background with text like my screenshots

    Thanks

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

    Luke Nielsen
    Keymaster

    Hello,

    The following CSS will help you to customize them:

    body .tooltip .tooltip-inner {
    	background: blue;
    	color: red;
    }
    
    body .tooltip.bs-tooltip-top .arrow {
    	border-top-color: blue;
    }

    Thank you for your patience.

    Kind Regards

    #538190

    av_admin_1984
    Participant

    Hi
    Thanks

    Please close this topic

    #538293

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! Always remember that you can reach out to us with any questions you may have.

    Wish you all the best.

    Kind Regards

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