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

    Hi!
    First of all, I’m new to WP (comming from Typo3) and I’m flashed how easy it is to build great websites. The Enfold theme is awesome. I was always waiting for something like this to be available for TYPO3…

    But here is my little problem. I built a layer slider and would like to get rid of this grey bottom border line.
    http://www.captain7.de/wpc7/

    Any ideas where to configure that?
    Thanks!
    Volker

    • This topic was modified 7 years, 6 months ago by Captain7.
    #792713

    but you are familiar with Enfold Options Dialog?
    Goto Dashboard – Enfold (Enfold-Child) – General Styling – Quick CSS on the bottom of the window : put in that input field:

    #after_layer_slider_1.container_wrap {
        border-top-style: none;
        border-top-width: 0 !important;
    }
    #792749

    Thanks a lot Guenni007! That worked.

    #792836

    Hi,
    Glad Guenni007 was able to help, we will close this now. Thank you for using Enfold.

    @Guenni007
    Thanks again!

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Layer Slider – how to remove thin botton border line?’ is closed to new replies.