Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Tooltip Alignment

$
0
0

Replies: 0

Hi,

The built in floating tooltip works great however in mobile mode it gets cut off. Is there a way to align the tooltip centre to the mobile browser or smaller browsers?
Image here: https://imgur.com/VzChYII

here is my current CSS for the toolrip:

.ui-tooltip.uh-tooltip{

display:inline-block !important;
font: 13px Arial, Helvetica, sans-serif;
font-size: 13px !important;
border-radius: 10px 10px 10px 10px;
border: 1.5px solid #257C9E;
text-align: left;
}

Thanks


Viewing all articles
Browse latest Browse all 59525

Trending Articles