Grid View 3/4/5 not filling the full width

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

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

Open Support Ticket
  • Author
    Posts
  • #253557

    Victoria
    Buyer
    Post count: 11

    Hi guys,

    In a Post View, the grid views 3/4/5 are not filling out to the width of the white area on the left. There is a white space to the right of the grid and left of the map.

    Is there a setting I can change so that it fills the width of the white area?

    Thanks guys,
    Cheers
    Victoria

    #253594

    Kor
    Moderator
    Post count: 16516

    Hi Victoria,

    Do you mind sharing a screenshot of how it looks like from your end? Also, please share the URL of the site in question so we can take a look.

    Thanks!

    #253601

    Victoria
    Buyer
    Post count: 11

    Thanks for getting back to me Kor, but it looks like i’ve resolved the issues….

    .sd .geodir_category_list_view li.gridview_onethird {
    margin-right: 0;
    }
    .sd .geodir_category_list_view li.gridview_onefourth {
    margin-right: 0;
    }
    .sd .geodir_category_list_view li.gridview_onefifth {
    margin-right: 0;
    }

    Seem to have worked.

    Thanks for getting back to me.
    Cheers
    Victoria

    #253770

    Kor
    Moderator
    Post count: 16516

    Hi Victoria,

    Glad that you sorted it out yourself and thanks for sharing the solution.

    Thanks!

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

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

Open Support Ticket