• hi, sorry for my English and tight knowledge, but I am beginner in both things… polmancs.co.uk – that is my website that I am working on at the moment. Was everything alright, but now I noticed, that when page is wide open, on a footer area appears white wide strip… It is not present on mobile phones or on computer when you minimaze window… How can I know what affected the code? I tried move menu into diffrent foot widgets areas but it doesn’t help… it disappears when I remove footer menu.
    It is sahifa theme, plugins classified fields, profile builder… any ideas?

    I would be grateful for any help…

Viewing 3 replies - 1 through 3 (of 3 total)
  • #footer-widget-area {
      overflow: hidden;
    }

    Try adding that CSS rule. Use a plugin to add it or consider creating a child theme or maybe the theme you are using has a place to add custom CSS.

    Hope that sorts it.

    Thread Starter polmancs

    (@polmancs)

    it works! THANK YOU SO MUCH! I used plugin Simple Custom CSS to do that 🙂

    I’m glad you got is sorted. Well done.

    Maybe mark this thread resolved?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘error in code?’ is closed to new replies.