Hi
Can i easy remove the Background Color at the Partner Section? Without Link everything ist OK, but if i set a Link, there will be added a Block Element and a Color Background. Is it possible to remove ?
Regards Jack
Hey!
You can add this on your custom.css or Quick CSS:
.main_color .avia-content-slider .slide-image {
background: transparent;
}
Remove browser cache then reload the page.
Regards,
Ismael
Hi Ismael
Thanks, it worked fine, great Support here!!! Now i have another Question on the Same Site, is it possible to arrange the Logo’s vertcal centered, Depending to the highest Loog in the same Row ? I think its difficult, but maybe you know a solution.
Regrds Jack
Hey!
No, unfortunately I can’t think of one with css that would reliably work cross browser. The best option would be to upload your logos at the same size canvas with them resized on that canvas.
Cheers!
Devin