Mobile responsive listing set up

This topic contains 24 replies, has 4 voices, and was last updated by  Kerrin Sampson 5 years, 4 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #456606

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
    #457070

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
    #457075

    Kor
    Moderator
    Post count: 16516

    Hi Kerrin,

    Thanks for your reply and I’m sorry for overlooking this. Just letting you know that I’m looking into this now and I’ll come back to you asap!

    Thanks!

    #457078

    Kor
    Moderator
    Post count: 16516

    Hi kerrin,

    Thanks for your patience. Could you try inserting the custom CSS code below and see if it fixes the layout issue on mobile screen? Insert into GD > Design > Scripts > Custom Style CSS.

    
    
    @media only screen and (max-width: 800px) {
       .geodir_category_list_view li.gridview_onefourth {
        height:380px!important;
    }
    
    li.geodir-pcat-show {
        width: 40%!important;
    }
    }
    #457152

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
    #457209

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
    #457359

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
    #457361

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
    #457529

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Kerrin,

    I made some CSS changes, can u please check now.

    Stiofan

    #457860

    Kerrin Sampson
    Expired Member
    Post count: 95
    This reply has been marked as private.
Viewing 10 posts - 16 through 25 (of 25 total)

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

Open Support Ticket