• Hello. I am struggling to find a solution to a problem I am having with ToolTips on my web pages. If you follow the link you will see interactive buttons on each side of the page. These are tool tips with the buttons being graphics and the popup info.i am having several issues:
    1. When viewed on a mobile phone the buttons on the left side show out of order with the other info on the site.
    2. the popup info window is not view-able as it goes off the screen.
    I am looking for ways that I can fix this or use another plugin to achieve the same effect.
    I can also be reached at [email protected]
    Thanks for your help
    Dan

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @danshaer.,

    Do you have using any plugin for this tooltip?

    You can align this tooltip on mobile view with custom css.

    If you want further help I’ll be happy to assist.

    Thanks.,
    Rajan V

    I’m a little rusty with WordPress themes, so please forgive me if this isn’t the best advice.

    But, from glancing at your page, the first thing I’d do is get all those images out of the HTML and supply them using CSS (stylesheets). Better yet, don’t use images for simple buttons, or use sprites.

    As for responsive display (across all devices) your theme’s CSS files should handle that, if it’s there. You’d need to adjust the CSS for those sidebars for each resolution you wish to display.

    I hope that helps, or at least gets you started towards a solution. Best of luck.

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