Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27950

    Hey guys,

    I’m trying to add my own custom icon area but I’m having problems with the divs overlapping. I’ve finally got them to look how I want to all the way down to mobile but you’ll see what I’m talking about. Right below the main slider. Any help would be fantastic. I’m spent. Thanks in advance.

    http://marcv.byethost7.com/

    #135949

    Hi echosims_inc,

    I’m not seeing any overlap on those icon/columns on my end. The one thing I did notice was that the last element on that page needs a bit more padding to prevent a secondary scroll bar. You can either add a whitespace element after its content or add a bit of padding to it with:

    #top.home #av_section_3 {
    padding-bottom: 10px;
    }

    Regards,

    Devin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Divs are overlapping to the left. Can't figure this out.’ is closed to new replies.