Tooltip box width and background styling

Home Forums Quform WordPress Tooltip box width and background styling

This topic is: resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #34388
    MOVOX
    Participant

    Is it possible to:
    – set the width of the tooltip box? and
    – change the background colour, border colour and border width?

    #34390
    MOVOX
    Participant

    Hi Ally,

    I have been able to fix this by selecting Custom in the form CSS style dropdown and adding “my-tips”, then in Settings added the following CSS.

    /* Tooltip custom styling */

    .my-tips {
    background: #000044;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    border: 1px solid #00CCFF;
    padding: 5px
    min-width: 180px !important;
    max-width: 180px !important;
    }

    #34392
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #34396
    MOVOX
    Participant

    Ally,

    I have managed to get tooltips styled and working on 2 of my 3 forms. For some reason tooltips are just not displaying on the 3rd form all 3 forms have the same tooltip settings.

    Can you think of any reason this might occur?

    #34397
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy