Background with transparency under the title and legend of Slider

Home Forums Best Business Background with transparency under the title and legend of Slider

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1722
    drica
    Member

    Please, Is it possible to put a background with transparency under the title and legend of Slider?

    #1725
    Axle Support
    Moderator

    Hello @drica

    Can you please share us screenshot regarding the problem, we are unable to understand your requirement.

    Best Regards

    #1727
    drica
    Member
    #1829
    drica
    Member
    #1854
    Axle Support
    Moderator

    Hello @brica

    Sorry for the late response.

    Here is a CSS fixing for you.

    #main-slider .cycle-caption {
        background: rgba(0, 0, 0, 0.52);
        padding: 10px;
    }

    Regards

    #1859
    drica
    Member

    You helped me a lot, it’s okay to be late.
    Your generosity, it was great, Thank you.

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