Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author osCitas Themes

    (@oscitas)

    Hi, as per bootstrap we have created popover shortcode for links/buttons, however you can do what you want using some css tricks such as you can use the link for popover and use some custom class with it to remove the link tag styling. e.g.

    .custom-popover-links{
    text-decoration: none;
    color: inherit;
    }

    Put this class in your css, it will remove the link css.

    Hope this will help you.

    Thanks

    Plugin Author osCitas Themes

    (@oscitas)

    Hi, Hope our last response resolved your issue, so marking this ticket as resolved, but in case you are still facing any issue let us know. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Popover/Tooltips’ is closed to new replies.