Hi, I’m wanting to put a semi-transparent text box on top of color section that has a photo background.
Per another support thread, I learned I could give the color section a unique sectionID (I gave mine “contact”), and then in Quick Style in Theme Styling I could style like this:
#contact div.avia_textblock {
background: rgba(255,255,255,0.5);
padding: 10px;
}
I’m not succeeding with that. I was wondering if you could help me. Thank you kindly.
Hey theonlykieran,
The link you provided above is not working for me. Can you please check this?
Best regards,
Jordan Shannon
Hi,
Thanks for providing that info. Just for further clarification what section needs to have the box around it? Is it this text: “Are you ready for
lasting change?”
Best regards,
Jordan Shannon
the contact form at the very bottom of the page, color section titled “contact”. thanks
Hi,
I see thanks for clearing that up. Add this to quick css:
#contactbox .flex_column.av_three_fifth.flex_column_div.avia-builder-el-43{
background:rgba(255,255,255,0.5)!important;
}
Best regards,
Jordan Shannon
thank you so much! So much appreciate your guys’ amazing helpful and quick support.
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
absolutely! thank you. we can close this.
Hi,
I’m glad I was able to help you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon