New Landing How can we help? Atelier Transparent Text Box

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #305828
    GTS75
    Member
    Post count: 240

    is it possible to add a transparent text box or boxed text with a transparent grayish background to put text over an image? I see this on lots of other sites and haven’t been able to figure out a way to do it. Specifically, I’m using a Row with an image background and I’d like to add a text overlay with a grayish transparent rectangular background boxed around my text.

    #305877
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I tried with the Text Block or the column by setting the opacity using an extra class but that affects all the content inside that text-block or column.

    Will forward to Ed to see if there is any alternative.

    -Rui

    #305944
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    You would use an extra class, but instead of setting opacity, you’d set an rgba background for the text block.

    Can provide some code if needed?

    – Ed

    #324877
    3969120a
    Member
    Post count: 159

    Ed,

    Yes, please provide code.

    Thanks

    #324933
    David Martin – Support
    Moderator
    Post count: 20834

    Use:

    .my-dark-background-opacity {
       background-color: rgba(0,0,0, 0.8);
    }
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register