Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Unable to change tooltip style in Webflow #1180

Open
yinjwang opened this issue Aug 24, 2024 · 1 comment
Open

Unable to change tooltip style in Webflow #1180

yinjwang opened this issue Aug 24, 2024 · 1 comment

Comments

@yinjwang
Copy link

Hi,

I'm looking to edit the background color, text color, text size, padding, and rounded corner of the tippy tooltip. I referenced .tippy-tooltip per answers from this ticket, but was unable to see the change in webflow)

Screenshot 2024-08-23 at 8 29 23 PM

For the specifics, see my post in Webflow forum

Appreciate your help!

@bullet-ant
Copy link

Inspecting the tooltip, I found that it's .tooltip-box instead.

.tooltip-box {
    font-size: 1rem;
    padding: 0.3rem 0.6rem;
    */ other css goes here /*
}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants