Jump to content

Make sliderBubbleText transparent


cochize1
Go to solution Solved by Happy2Play,

Recommended Posts

cochize1

how can I make this part transparent with green text. I can only seem to make it work with color but can't make it transparent:

h1.sliderBubbleText
{background-color: green;}

image.thumb.png.bd44335224691ae0ce007bfab4db5829.png

Link to comment
Share on other sites

  • Solution
Happy2Play
4 minutes ago, cochize1 said:

how can I make this part transparent with green text. I can only seem to make it work with color but can't make it transparent:


h1.sliderBubbleText
{background-color: green;}

image.thumb.png.bd44335224691ae0ce007bfab4db5829.png

I would do it this way

div.sliderBubble {background: transparent; color: green;}

 

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...