Home Forums WoodMart support forum Info Box – no link

Info Box – no link

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #112663

    rpl-admin
    Participant

    Is it not possible to have info boxes that have no link?

    We notice that on this page: https://woodmart.xtemos.com/infobox/
    you show custom numbers info boxes which have no link but we cannot figure out how to do that?

    BTW, we can leave the button text blank and use ‘static’ rather than ‘hover’ but we still see a hand on mouse-over indicating to the user that there is a link on the info box.

    Thank you

    #112678

    Hello,

    You just leave empty the fields in the Button tab http://prntscr.com/mx78xq

    Best Regards

    #112681

    rpl-admin
    Participant

    Hello,
    Thanks for your reply.
    That doesn’t work – as we said, you still get the “hand” icon when you mouse-over the info box (indicating that it is linked – when it is not).

    #112696

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .info-box-wrapper {
    pointer-events: none
    }

    If it does not work like your want, please provide your page URL

    Best Regards

    #112834

    rpl-admin
    Participant

    Hello,

    That seems to have worked fine.
    Many thanks

    #112873

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

    Best Regards

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