This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Equal Height Rows in Isotopic Results Layout

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Equal Height Rows in Isotopic Results Layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #51463
    sparkcreativesparkcreative
    Participant

    Hello,

    Is there a way to make the rows all equal heights? Currently, it looks like a masonry type layout and some posts are moved up, because certain posts have longer or shorter titles. I’d like them to be lined up evenly.

    Thanks!

    #51467
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    With the isotopic (masonry) layout that’s very problematic, but probably still doable. You could force a fixed height for each content container, that should actually solve the issue:

    .asp_content {
        height: 125px !important;
    }
    #51468
    sparkcreativesparkcreative
    Participant

    You cannot access this content.

    #51476
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Great 🙂

    If you don’t mind, I will close this topic soon and mark it as resolved, feel free to open another one if you have other questions or issues.

    If you like the plugin and have not rated already, feel free to leave a rating on your codecanyon downloads page and on the wordpress plugin repository, it’s greatly appreciated.

    If you have a minute and want to express your opinion or have any suggestions about the plugin, you can take this survey – it helps me greatly.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.