• Closed
  • Jim Tuinstra
    Spectator
    July 20, 2016 at 9:05 pm #29242

    Hello,

    I have a problem with gray area’s again underneath the slider.
    I checked the widget cols, and they are on 0. what is an solution to remove those areas?
    my site is http://www.lookssalon.nl

    Thanks in advance!

    Gr Jim

    Denzel Chia
    Moderator
    Posts: 2656
    July 21, 2016 at 6:12 am #29246

    Hi,

    Please use the following in Theme Options -> Custom CSS

    .menu-back {
    background: #fff none repeat scroll 0 0 !important;
    }

    Thank you.