SAME HEIGHT TO LISTING BOXES

This topic contains 4 replies, has 2 voices, and was last updated by  Osvaldo De Jesus 4 years, 3 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #529834

    Osvaldo De Jesus
    Full Member
    Post count: 21

    Hello! I want to know if is possible to apply the same height to all boxes showing places.

    #529848

    Kor
    Moderator
    Post count: 16516

    Hi Osvaldo De Jesus,

    Thanks for your reply. Yes, this is possible using custom CSS and could you share the URL of the page in question here?

    #529865

    Osvaldo De Jesus
    Full Member
    Post count: 21

    Sure this is the website url:
    https://demo2.miopr.com/quiropractico/

    What are the css rule that I should use to edit?

    #529932

    Kor
    Moderator
    Post count: 16516

    Hi there,

    Thanks for your reply. You can use the custom CSS code below to achieve that. Insert into WP > Appearance > Customize > Additional CSS

    body ul.geodir-category-list-view.geodir-gridview>li {
       min-height:400px;
    }
    #530000

    Osvaldo De Jesus
    Full Member
    Post count: 21

    Thanks You!

Viewing 5 posts - 1 through 5 (of 5 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket