http://www.aurelwireless.com/nuovo/about/ in right cell with text color white
May be CSS custom class “avia-builder-el-last” ?
With ID ?
#wireless .av-layout-grid-container .avia-builder-el-last {background: url(“URL to your image”); background-size: contain; }
Hi,
Please try using this CSS selector instead:
#wireless.av-layout-grid-container .avia-builder-el-last
The div with the ID wireless
is also the div with the class av-layout-grid-container
so there should be no space between the selectors.
Please let us know if you need further help.
Best regards,
Sarah