I have a Partner/Logo Element placed on my page. In enfold styling I have all of the border colors set to white (#FFFFFF) For some reason there appears to be a thin black boder at the top of the Partner/Logo Element. This appears whether I have the Partner/Logo Element placed within a color section or not. Any suggestions?
Hey D5WDesignGroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container .slide-entry {
padding: 0;
}
If that does not work, please post the link to your website and point out the section
Best regards,
Yigit
Thank you for that but it appears to be an issue related to the Color Sections as opposed to the Logo Element. If I have two white Color Sections, one right after the other, with shadows turned off and border color set to white, I still get a thin line between the two.