Issues with display of list view on Evolve theme

This topic contains 4 replies, has 2 voices, and was last updated by  Ashley Moore 5 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #477385

    Ashley Moore
    Lifetime Member
    Post count: 23

    I am currently testing an alternative theme. Overall I have had no issues using the GeoDirectory widgets etc. Except for one, to demonstrate this I have created a fresh GeoDirectory install with only dummy data. As can be seen in the screenshot list view isn’t displaying correctly. The image seems to be above the text whereas on the old theme it was side by side thus causing large white space. All other grid views look fine. I am using the Evolve theme. Thanks.

    #477397

    Kor
    Moderator
    Post count: 16516

    Hi Ashley,

    Thanks for your post. Could you share the URL of the page in question here so that I could check the stylings?

    Thanks!

    #477406

    Ashley Moore
    Lifetime Member
    Post count: 23
    This reply has been marked as private.
    #477487

    Kor
    Moderator
    Post count: 16516

    Hi Ashley,

    Thanks for your reply. Try using the custom CSS code below and see if it fixes it.

    ul.geodir-category-list-view > li {
        display: inline;
    }
    
    ul.geodir-category-list-view li .gd-list-item-right {
        padding-bottom: 40px;
    }
    #477504

    Ashley Moore
    Lifetime Member
    Post count: 23

    Thank you. That worked a treat. The service and help at GeoDirectory outshines other plugins and themes I have tried.

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