Home Forums Nirman Constructions Slider Title Background Colors

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18888
    malinda
    Participant

    Is there a way to make the title background and subtitle background transparent?

    #18910
    User Support
    Participant

    Hello
    Yes it is possible
    Go to dashboard > appearance > customize > additional css
    Copy the code given below and paste it in the additional css text-box

    .ht-slide-cap-title.animated.fadeInDown {
    background-color: transparent;
    }
    .ht-slide-cap-desc {
    background-color: transparent;
    }

    Then click on publish

    Note: If you change the background color of the title / caption to transparent then you also might need to change the title color as well. This option is available in customizer already.
    Goto dashboard > appearance > customize > home section > slider section
    You will see the color options there.

    Thank you

    #36605
    Sonali Nanda
    Participant

    Is there a way to make the slider background image transparent?

    #36620
    User Support
    Participant

    Hello Sonali,
    It is not possible to make the slider background image transparent.
    Thank you.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.