How to setup text change on hover?(Glint Template)

Hey,
Need help.
I want to add hover function on “Web Design” in the “What we do” section in Glint Template.
I want to show “Skill Bars” if hovered over “Web Design”.
What can i do for it?

Hello there,

I hope you are doing well today.

You would ahve to add some CSS code to the template such as:


/*Change hover color in what we do section*/
h3.h2:hover {
    color: red;
}

Best Regards,
Support

@mikesupport17
You didn’t get that.
Let me show you.
I want to view this (Image 1) when hovered over this text (Image 2).
Can you provide me the full css & coding process please?

Hey there

Sorry but this is not possible by default, definitely customization is necessary in this case or you may need some third party plugins like page builders with similar elements