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
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
Hi Nikko,
This is working fine! Thanks!
Regards,
Erwin
Hi Erwin,
Glad we could help :)
Best regards,
Nikko