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

    Hi,

    I want tyo remove the top-border of my footer, see the link in the privatesection. Tried a lot of border:none!important without any result. I came across this topic and replied on that. Over there you are saying that it is the way to do it, but for me it doesn’t work. HThe code below is the one you’re saying it has to work.

    #footer {
        border: none!important;
    }

    Can you help me out please?

    Regards,

    Erwin

    #763616

    Hey erwin_m,

    Try adding this css code in Quick CSS (located in Enfold > General STyling):

    #top #videosectie {
        top: 0 !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #763631

    Hi Nikko,

    This is working fine! Thanks!

    Regards,

    Erwin

    #763646

    Hi Erwin,

    Glad we could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.