Best of widegt

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

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

Open Support Ticket
  • Author
    Posts
  • #194114

    tech nationgh
    Free User
    Post count: 40

    Hello,

    My best of widget does not show proplerly on mobile view after a recent update.

    Kindly help.

    seekghana.com

    #194115

    tech nationgh
    Free User
    Post count: 40

    The desktop version works great but it disruput on mobile. Please help. This happened after the recent update

    seekghana.com

    #194786

    Kor
    Moderator
    Post count: 16516

    Hi Tech,

    Could you try the custom CSS code below and see if it fixes the responsive layout issue there? Insert into GD > Design > Scripts > Custom Style CSS

    
    
    @media screen and (max-width: 480px) {
        div#geodir-bestof-places {
        margin-left:0px!important;
        }
        .geodir_category_list_view li .geodir-addinfo {
            width: 100%;
        }
        .geodir-rating {
            max-width: 100%!important;    
        }
    }

    Thanks!

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