• 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)
  • Thread Starter Ankit Singla

    (@aksingla)

    Cuurently I have manually set the height of the parent box – 430px — to make it look right.

    I am in doubt, why is it not adjusting by self.?

    Any suggestions for this??

Viewing 1 replies (of 1 total)

The topic ‘Box Height Issue – the box fetches data using wp_query’ is closed to new replies.