Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS twitter feed div tag works perfectly until media query 769

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #235811
    drotar
    Participant

    then with the menu change from the mobile sizes to the desktop the twitter feed becomes longer than the div tag holding it. cannot figure out what is causing this. it works perfectly on the smartphone media queries. your insight to what is causing this problem after the 769 media query would be greatly appreciated.

    http://codepen.io/drotars/pen/JGYXzQ

    please change the background color on line 2641 to orange so you can better understand what is happening.

    .contactPage4Center { /STATE OF THE ART COPY/
    width: 80%;
    padding: 2%;
    background-color: orange;
    }

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.