• Hi,

    Please let me know if I am not posting to the correct forum.

    Using Child’s Play responsive child theme, on the mobile version of my website the primary and secondary aside (3c-r-fixed-primary.css Test1 )appears below the page content. On the forum pages on my site the secondary aside intermittently drops down so it is no longer lined up next to the primary aside. ( more often then not it does not drop down)

    I tried to determine under what circumstance the secondary aside would drop down. On a mobile device, I could navigate to a forum page and it would be dropped down, and then I could navigate to another page and then back to that same forum page and it would not be dropped down. Sometimes the secondary aside would be dropped down below one forum page and another time below a different forum page. I spent an enormous amount of time looking for a pattern or some kind of consistency to determine under what circumstance the secondary aside would drop down without success.

    The primary aside is float left and the secondary aside is float right without any margin between them. When I view my website on a smaller mobile device (and the secondary aside is not dropped down) the asides move closer together. In Child’s Play style.css, putting display: inline block and vertical-align: top in both the primary and secondary aside gives me the best result. The secondary aside still drops down but less often.

    Because it appeared the secondary aside was only dropping down below the forum pages, I assumed it was related to the bbPress forum on my site so I posted this issue on the bbPress support forum.

    Recently I was logged into test1 and test1-nlcf working in the Child’s play style.css file spacing the widgets in the subsidary and saw that the secondary aside will also intermittently drops down on a mobile device when it is below content on my site that is not a forum page. According to how I believe files load on my site ( wordPress, theme, 3c-r-fixed-primary.css, Child style.css, forum )I followed the path of how margins are set for the asides and other elements to see if I could find something I did in Child’s Play style.css that could cause the secondary aside to intermittently drop down without success.

    Any help preventing the secondary aside on my site from intermittently dropping down would be appreciated.

    Thank you for your time.

    Jerry

  • The topic ‘secondary aside’ is closed to new replies.