Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8556159
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T15:16:58+00:00 2026-06-11T15:16:58+00:00

I recently downloaded the Gridly wordpress theme (responsive), and used css media queries to

  • 0

I recently downloaded the Gridly wordpress theme (responsive), and used css media queries to tweak the layouts across different widths – 1020px, 610px, 480px, 320px.

See my page here.

The grid rearranges smoothly when i minimise the window from 1020px to 610px and 610px to 480px. The ‘problem’ occurs when i switch from 480px to 320px, as there seems to be an extra space below the featured image thumbnails that pops up which results in a big gap between one post image and the next. This occurs both on the browser on my laptop and on my iPhone when i rotate from landscape to portrait view.

The same problem happens when i switch from 320px to 480px (rotate iPhone from portrait to landscape) only this time the images overlap instead.

Does anyone have any idea what might be causing this?

I’m rather new to media queries, php and customizing wordpress themes in general so i might have missed out some basic coding elements.

Thank you very very much in advance 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T15:16:59+00:00Added an answer on June 11, 2026 at 3:16 pm

    the jQuery Masonry plugin, in its effort to reflow things to the skinny window, is adding inline styles to the <div class="post">s. Short of modifying that plugin (or disabling it below a certain screen width), you could hackily override those styles in the appropriate media query. Looks to me like something like this will do the trick:

    #post-area .post {
        float: left;
        top: auto ! important;
        display: block;
        position: relative ! important;
    }
    

    According to this answer, the Isotope plugin might work better than Masonry for media-queried resizes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I recently downloaded linux source from http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.34.1.tar.bz2 . I came across the below paragraph
I recently downloaded the Android Support Package and have been using it trying to
I recently downloaded the checkstyle 5.5 distribution . It contains two JAR files, checkstyle-5.5.jar
I recently downloaded Visual Studio 2010b2, and wanted to re-evaluate some of my questions
I recently downloaded the latest NetBeans IDE (for MACOSX) and imported/migrated a project over
I recently downloaded IMDbpy module.. When I do, import imdb help(imdb) i dont get
I recently downloaded an event calendar from this link: http://www.asp.net/downloads/starter-kits/club/EventCalendar.zip I want to use
I recently downloaded and installed Eclipse Java EE IDE: Indigo Service Release 2. I
I've recently downloaded an evaluation copy of PHPEdit because I saw it supports Symfony.
I have recently downloaded itrade , and so far I have been unable to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.