Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #107341
    Lucas
    Participant

    the slider in catch base pro is really nice, but
    with bright images, text is sometimes unreadable.
    only if you move the mouse over the text, background gets black.
    is there a way to have the background always black semitransparent?
    thanxs!

    #107357
    Mahesh
    Keymaster

    @5u567u657u: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    #feature-slider .entry-container {
        background-color: rgba(0, 0, 0, 0.5);
    }

    Regards,
    Mahesh

    #107377
    Lucas
    Participant

    ah, works perfect!

    #107436
    Mahesh
    Keymaster

    @5u567u657u: Thank you for your appreciation. Have a nice day!

    Regards,
    Mahesh

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘semitransparent text background in slider-header’ is closed to new replies.