CSS pushed up?

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

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

Open Support Ticket
  • Author
    Posts
  • #445461

    coreyhammond
    Full Member
    Post count: 58

    https://wpgeo.restorationlocal.com/places/

    On multiple pages, there is no spacing on the left sidebar? Any idea how to get it to not be hard against the side?

    its a little better on details page, but some elements are still against it:

    https://wpgeo.restorationlocal.com/places/valley-construction-cheyenne/

    #445466

    Kor
    Moderator
    Post count: 16516

    Hi there,

    I’ve just inspected your Website and I’m able to see the issue you’re referring to. You can apply some paddings using the custom CSS code below and see if it’s what you’re looking for. Just insert it into Gd > Design > Scripts > Custom Style CSS.

    
    
    div#geodir-wrapper {
        padding:50px!important;
    }

    Thanks!

    #445821

    coreyhammond
    Full Member
    Post count: 58

    what about on this page? The location tabbed as well as the location switcher both are having issues?

    https://wpgeo.restorationlocal.com/gd-home/

    Is there a way to limit the location tab switcher to just the regions/states?

    #445824

    Kor
    Moderator
    Post count: 16516

    Hi Corey,

    Thanks for your reply. I don’t think this is related to the topic here. Could you open a new topic for your new questions so that we could keep things organized here?

    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