Slider Textbox Opacity

  • Author
    Posts
  • #15048
    Mike

    How can I make the opaque text box that sits over the slider images on the Presentation Page darker?

    Thanks!

    #15173
    Mongoid

    Hi Mike,

    I came across your post while searching for an issue that is similar to yours. I wanted to completely remove the text boxes. While adjusting the opacity of the box, the text would also become opaque and disappear. I posted my question here:

    http://wordpress.org/support/topic/opacity-of-text-boxes-on-sliders-in-tempera-theme?replies=7#post-5052896

    As you can see, this answer may help you as well in regards to what element to adjust in your Custom CSS or child theme.

    Just passing on the help I received.

    Mongoid

    #15262
    Kay
    Cryout Creations mastermind

    Hi!

    We may add an option for this in the future. Until then add this to the Custom CSS area:

    .nivo-caption {background: rgba(0,0,0,0.9);}

    The 0.9 value is the one you must play with. It accepts values beteen 0 and 1, 0 being fully transparent and 1 fully opaque? Playing with the 3 zeroes in front you can also alter the color.

    More info on RGBA colors here http://www.w3schools.com/cssref/css_colors_legal.asp


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
    #20521
    Emma

    I don’t know who you wrote this for but you helped a breohtr out.

    #25042
    Elsa Figueroa

    Hi there! I would like to eliminate the text box on just one slide. Is that possible? In what part of the CSS code should I enter this?

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Slider Textbox Opacity’ is closed to new replies.