• Resolved Artan

    (@artankrasniqi1988)


    Hey,

    I can′t inspect the textbox which appears when nothing is written and u still press “search”. When I try, it disappears immediately because of a click event I think.

    Can u please give me the css class name so I can add some personal styles?

    Thank u!

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

    (@wp24dotorg)

    Do you mean the “Please fill out this field” message: https://prnt.sc/vjggs7
    That is browser specific an could not be styled with CSS.

    Thread Starter Artan

    (@artankrasniqi1988)

    Yes I meant that.

    Oh, ok. Would have liked to style it a bit. Like move it to certain places with margin or padding. Because when u have clicked the button and the message appears, and when u then scroll down without “clicking it away again”, the message will have an absolute/fixed position on the screen and will not stay below the textbox while scrolling but in the middle of the screen.

    But perhaps this feature comes in future… It′s not that important for me right now. Just would be a cool feature if you could style it yourself.

    Regards!

    Plugin Author WP24

    (@wp24dotorg)

    With the current version you can now define your own empty field message.
    You find it under “Text & Colors” at the end, named “No Input”.

    The message appears under the check form:

    <div id="dc-result-1" class="empty-field">
    <span style="color: rgb(140, 0, 0);">Please enter a domain</span>
    </div>
    Thread Starter Artan

    (@artankrasniqi1988)

    Greeeeeeeat! ??

    Thanks very much for that! I appreciate that!

    Perhaps with the next future updates you can manage to integrate the “add labels” feature to the dropdown list for the TLDs. Thanks for managing the changes so fast!

    Keep it up! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CSS selector for tooltip “please fill in”’ is closed to new replies.