Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243595

    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?

    #243619

    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

    #243969

    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.

    #245393

    Hi!

    Can you post the link to your website and point out the section so we can take a look?
    Please also try adding following code to Quick CSS

    .container_wrap { border-top-style: none; }

    Cheers!
    Yigit

    • This reply was modified 10 years, 1 month ago by Yigit.
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.