Categories Mobile Display Improve ?

This topic contains 2 replies, has 2 voices, and was last updated by  twinislands 7 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #255669

    twinislands
    Expired Member
    Post count: 29

    Hello, you need to view this link on mobile view to get what I am talking about but how do I get these pictures to display bigger and maybe in one or two columns instead of 3?

    http://www.behealthytt.com/places/gluten-free-food/

    They are too tiny to read in mobile view

    Thank You

    Shari

    #255830

    Kor
    Moderator
    Post count: 16516

    Hi Shari,

    Could you try applying the custom CSS code below and see if it’s what you’re looking for? Insert into GD > Design > Scripts > Custom Style CSS

    
    
    @media screen and (max-width: 480px) {
       .listings-page .geodir_category_list_view li.gridview_onethird {
        width: 100%;
        }
    }

    Thanks!

    #256861

    twinislands
    Expired Member
    Post count: 29

    Yup, much better now, thank you ! With gratitude

    Shari

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

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

Open Support Ticket