• Resolved lawriem1

    (@lawriem1)


    Hi
    Thanks for the plugin. I really think it has great potential.
    I have just installed it so haven’t got to grips with all the features but I have noticed that the tooltip text is really small and I can’t see an option to increase it.
    Is this something you could help with please?

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Harmonic Design

    (@harmonic_design)

    Hi lawriem1,
    HD Quiz does not style any fonts and inherits those styles from your theme.

    This is something that can be very easily fixed by adding some custom CSS to your theme. Unfortunately, the link you provided is requesting a password, so I am unable to create this custom CSS for you.

    If you can please provide a non-password link or provide a temporary password for me to access the quiz, I can write the custom CSS for you and provide instructions on how to implement it.

    Thread Starter lawriem1

    (@lawriem1)

    Thanks for your reply.
    Sorry, I forgot about the password. I have taken it off.

    Plugin Author Harmonic Design

    (@harmonic_design)

    Great thanks!

    Please add the following CSS to your theme’s style.css file.

    
    .hdq_tooltip_content{
        font-size: 1.4rem !important;
    }
    

    and that’s it! Please let me know if you need help adding this.

    Thread Starter lawriem1

    (@lawriem1)

    Perfect! Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Tooltip text size too small’ is closed to new replies.