• Resolved sophus3000

    (@sophus3000)


    How can I define a semi-transparent rectangular background for the post title etc. in banner slider?
    All text should be contained in a single rectangle.

    My pics are grayscale and I want to enhance the readability of the white text.

Viewing 1 replies (of 1 total)
  • jarektheme

    (@jarektheme)

    Hello there,

    Thanks for reaching out and for trying out Kale. We appreciate it.

    Please open Appearance -> Customize -> Additional CSS and paste the following CSS:

    .frontpage-slider .caption {
      padding: 20px;
      background: rgba(0,0,0,.3);
    }

    Hope that helps. Feel free to reach out if you need anything.

    Best regards,
    Jarek
    Kale Support

Viewing 1 replies (of 1 total)
  • The topic ‘Slider text background’ is closed to new replies.