Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ClevelandWebDeveloper

    (@clevelandwebdeveloper)

    Hi Mark,

    For me the tooltip is positioned centrally when I use Chrome. Maybe I am not understanding the issue you are experiencing.

    Are you able to send me a link to a demo and describe what the problem is?

    Best,
    Justin

    Thread Starter marcuszimbo

    (@mark-bigrock)

    Hi Justin

    Thanks for your reply. In chrome it is offset to the left.

    Please take a look here:

    https://upskillapps.com/pdf-issue/home/

    Thanks

    Mark

    Plugin Author ClevelandWebDeveloper

    (@clevelandwebdeveloper)

    Hi Mark,

    How is the code set up? IE if you go to edit post/page and click on the ‘Text’ tab what does the code look like for the tooltip and image?

    Thread Starter marcuszimbo

    (@mark-bigrock)

    Hi Justin

    Here is the html for that section of the page:

    [simple_tooltip content=”The videos are a combination of explanations, demonstrations and interviews. They either explain, deonstrate or discuss a specific topic, subject or point.”]
    <div class=”et_pb_main_blurb_image”><span class=”et-pb-icon et-waypoint et_pb_animation_off et-animated” style=”color: #444;”></span></div>
    <div class=”et_pb_blurb_container”>
    <h4 style=”font-weight: bold;”>VIDEOS</h4>
    </div>
    [/simple_tooltip]

    In firefox and IE it works fine.

    Thanks

    Mark

    Plugin Author ClevelandWebDeveloper

    (@clevelandwebdeveloper)

    Try adding style=”display:block;” to the shortcode, so it would look like this…

    [simple_tooltip style=”display:block;” content=”The videos…

    Thread Starter marcuszimbo

    (@mark-bigrock)

    Hi Justin

    Excellenct thank you very much that works.

    Thanks

    Mark

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Tooltip positioning in chrome and mobile’ is closed to new replies.