Hello!
My website is: http://hobeandlucas.wpengine.com/. (hosted on WPengine) I would like to have a rounded white rectangle on the home page behind the Meet Our Team section that includes the title and four team members. Would you please provide me with the code to do that?
Thanks so much!
Hey!
Try using the notification element (Content Elements).
Best regards,
Josue
I added the notification element, but how do I get the other elements within the white rounded rectangle area?
http://hobeandlucas.wpengine.com/ (hosted on WPengine)
Hi!
I may misunderstood your request, can you create a screenshot/mockup of what would you want to achieve?
Cheers!
Josue
This is what I had in mind when considering the white rectangle behind the Meet Our Team title and team member widgets. https://www.behance.net/gallery/20088981/Hobe-Lucas-CPAs?share=1
Hey!
Can you upload it to dropbox or imgur?
Cheers!
Josue
Here is a link to it uploaded on dropbox: https://www.dropbox.com/s/l21osz8eu8wyof0/Butler_HobeandLucas_Mockup3_Home.jpg?dl=0
Hey!
Please put that content inside a column element (layout element) so we can target it with CSS and make its background white.
Cheers!
Josue
It is in a 1/1 layout element. Is that okay?
Hi!
Add this to Quick CSS:
.home .entry-content-wrapper .flex_column.av_one_full {
background: white;
}
You can remove the notification element.
Cheers!
Josue
Perfect, thank you!
You are welcome, glad to help :)
Regards,
Josue