Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1087289

    I would like to see this built into the settings of the Text Block Element in the Layout Builder.

    I did find this code in the forums here, see below: This does work to a certain extent however there is one glitch
    ===========================================
    .avia_textblock p {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7) !important;
    padding: 10px;
    }
    ==========================================
    If you have no spaces or breaks between sentences or paragraphs it works see screen shot below from development site
    no breaks

    However once you start adding normal spaces and breaks in the Text Block, it looks like this ?
    with breaks

    Let me know if there is a fix or another way to have text blocks with opacity so that you can still see background image

    #1088253

    Hey webworm72,

    You need to add the background color to the parent container, not to the individual paragraphs or remove margins from those paragraphs.

    Best regards,
    Victoria

    #1088507

    ok you can close this ticket , thanks Victoria.

    I have a ticket #1088042 no one has responded to yet, perhaps you can help me with.?

    #1088917

    Hi,

    We will go to view that ticket.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text Box in Layout Builder that has the ability to set opacity’ is closed to new replies.