Hi,
I see you have figured this out: http://screencast.com/t/NXwQ03ec
Please let me know if you have any other theme related issues.
Thanks for the message!
Hello,
Yeah i did that before and the ad seems to be falling off. Please take a look at my website – http://www.latestnaija.com – and lets see if there is any solution..Thanks
Hi,
In your case this doesn’t work because you use the header ad there and this ad box has custom css which creates this issues when used in other places besides header.
Please edit the ad box element, add and use one of the custom ad boxes from theme panel > ads: http://screencast.com/t/X9RZ9uUcCw
Thanks
Hi,
Use this custom css: http://screencast.com/t/gk3dYS8z
.td-big-grid-title .td-sbig-title-wrap, .td-sbig-title-wrap .td-sbig-title {
background-color: rgba(239, 77, 122, 0.7) !important;
}
Make sure you use a rgba color and keep 0.7 value if you want to have the background slightly transparent.
Thanks