Supreme Directory mobile issue

This topic contains 2 replies, has 2 voices, and was last updated by  Tania Perez 6 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #393296

    Tania Perez
    Full Member
    Post count: 299

    Hello!

    The author icon and name in the listing detail, is collapsing with the business name on mobile in supreme directory

    Can you help?

    #393302

    Kor
    Moderator
    Post count: 16516

    Hi Tania,

    Try using the custom CSS below into GD > Design > Scripts > Custom Style CSS and see if it’s what you’re looking for.

    
    
    @media (max-width: 668px){
    .sd .sd-detail-author {
        clear:both!important;
        position: relative!important;
        float: none!important;
        display: block;
    }
    }

    Thanks!

    #393415

    Tania Perez
    Full Member
    Post count: 299

    Perfect, thank you

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