Box Height Issue – the box fetches data using wp_query
-
I have always been getting this issue —
<div class="top-box"> ---<div class="box-post"> ---<div class="box-post"> ---<div class="box-post"> ---<div class="box-post"> ---<div class="box-post"> </div>In the div=top-box — I am fetching 6 posts, with each box-post of height:204px.
I have no idea why I have to manually set the height of the Parent(top-box — light grey now) ,,, as I expect it to get that height automatically.The box is in the bottom of this page :site.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Box Height Issue – the box fetches data using wp_query’ is closed to new replies.