Enfold Issue: List Images not displaying in mobile

This topic contains 4 replies, has 4 voices, and was last updated by  Stiofan O’Connor 9 years, 9 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #9583

    getawaydigital
    Full Member
    Post count: 211

    When using list view images are not displaying correctly on mobile. If changed to two column view all is fine.

    2014.love-weymouth.co.uk

    As I work through them I am adding Enfold issue I find one post at a time. Is this the best was for me to do it? Or would admins prefer it was done some other way

    Cheers, Andy

    #9593

    Simone
    Expired Member
    Post count: 3515

    John is aware of this CSS issue, and a fix is on the way.
    Please post Enfold issues in the proper thread here, thanks
    S.

    #9597

    getawaydigital
    Full Member
    Post count: 211

    OK thanks for letting me know, will make sure I use that thread for future Enfold posts

    #9648

    Paolo
    Site Admin
    Post count: 31206

    Please add this to your child theme style.css at the very bottom of it:

    
    
    
    @media only screen and (max-width:480px) {	
      .geodir_category_list_view li .geodir-content, .geodir_category_list_view li .geodir-post-img, .geodir_category_list_view li .geodir-addinfo{ float:none; width:100%; margin:10px 0;}
    }
    
    

    Using GDF this doesn’t happen because that code is included in the theme while it should have been in the core plugin css.

    I’ll ask Stiofan to add it.

    Let us know.

    Thx

    #10517

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Will be in next core.

    Stiofan

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