Responsive Sidebar

This topic contains 4 replies, has 4 voices, and was last updated by  Giri 7 years, 5 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #308606

    Jan Vermette
    Expired Member
    Post count: 9

    Hello
    Absolutely LOVE your plugin! I’m having a little trouble getting the sidebar to look properly on a smaller screen. I see the ‘break’ is set for 660px. Is there a way to increase the break (say to 700) so it doesn’t ruin the integrity of the responsive element, but helps on the looks department?

    Thank you for your help

    Jan

    #309079

    Kor
    Moderator
    Post count: 16516

    Hi Jan,

    Do you mind sharing the URL of the site in question so we can take a look? You can use the private reply option below.

    Thanks!

    #309185

    Jan Vermette
    Expired Member
    Post count: 9

    Not at all

    http://manitobarescueresource.com (please note: I’m just beginning)

    Please let me know if you need to login and I’ll send you a password

    Thank you so much for taking a look!

    #309187

    Paolo
    Site Admin
    Post count: 31206

    Hi Jan,

    I asked to the developers to check your website and provide a better solution.
    They’ll let you know asap.

    Thanks

    #309228

    Giri
    Expired Member
    Post count: 3155

    Hi Jan,

    Try adding this code in Geodirectory > Design > Scripts > Custom css

    
    
    @media only screen and (max-width: 700px) {
    .geodir-sidebar-right, .geodir-sidebar-left, #geodir-wrapper-content {
        width: 100%;
        min-width: 100%;
    }
    }

    Let me know how that goes.

    Thanks

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

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

Open Support Ticket