Home Forums WoodMart support forum Enable Tooltip From Products

Enable Tooltip From Products

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

    newsprince
    Participant

    Hello.

    Can somehow enable the tooltip when someone hover on that icon?

    https://prnt.sc/h9wirg

    Thank you.

    #24032

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    .woodmart-products-nav .woodmart-back-btn .woodmart-tooltip-label {
        display:block;
    }
    #24033

    newsprince
    Participant

    Thank you. It’s Working!

    #24034

    Artem Temos
    Keymaster

    You are welcome!

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

The topic ‘Enable Tooltip From Products’ is closed to new replies.