Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #215004

    Hi !

    Right now in the layerslider captions I have a black text with white background.

    Is it possible to edit the caption white text background to be transparent (perhaps via css) ???

    Some kind of 80% would be perfect.

    Best regards
    Tom

    #215007

    As an alternative I could remove the text background and place a transparent rectangle behind the text…

    #215192

    Hi!

    You can use rgba values for the background color. Place it on the layer slider’s “Custom styles” under Style panel. You can add something like this:

    background: rgba(0,0,0,.5);

    Regards,
    Ismael

    #216517

    Thanks Ismael – again a perfect solution :-)

    Best regards
    Tom

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Layerslider WP caption transparency’ is closed to new replies.