Homepage Map Category Box Shifted

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

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

Open Support Ticket
  • Author
    Posts
  • #319566

    janine dodge
    Expired Member
    Post count: 153

    Hi guys,

    The category window on the homepage map has shifted below a little bit on the desktop and mobile homepage. Please see photo. Let me know how I can fix this. Thank you.

    ~Janine

    #319745

    Kor
    Moderator
    Post count: 16516

    Hi Janine,

    Kindly replace the custom code below

    
    
    .map-cat-ptypes .map_category{
        margin-bottom: 30px;
    }

    With this and let us know if it’s what you’re looking for?

    
    
    .map-category-listing {
        bottom: 0px;
    }
    #333926

    janine dodge
    Expired Member
    Post count: 153

    Hi Kor,

    Thanks, I added the second custom code to design > scripts. It did align the area on the bottom better but now the little arrows don’t work so the user cannot shrink the category box. I think that whole bar is suppose to be right below the map so that the user can see “Places” and “Events” more clearly. Please see attached. Thank you and happy new year!

    http://www.plentyfit.com/

    ~Janine

    #334244

    Paolo
    Site Admin
    Post count: 31206

    Is everything up to date? I can’t recreate this on any website.

    Please provide admin credentials too.

    Thanks

    #334378

    janine dodge
    Expired Member
    Post count: 153

    Hi Paolo,

    I just updated everything and now it works. Thanks. But it is still hard for the user to see “Places” because the word Google is behind it. Please see attached and let me know if this is how it’s suppose to be. I want the user to know they have options to choose between places and events. Thanks.

    ~Janine

    #335214

    Giri
    Expired Member
    Post count: 3155

    Hi Janine,

    Try this code.

    
    
    .geodir-map-home-page.geodir_map_container .map-places-listing ul.place-list {
        margin-left: 50px !important;
    }

    Thanks

    #336229

    janine dodge
    Expired Member
    Post count: 153

    Thanks Giri. Do I add this to Design > Scripts or through FTP like Filezilla? Thank you!

    ~Janine

    #336238

    Giri
    Expired Member
    Post count: 3155

    Add that in Geodirectory > Design > Scripts > custom css

    Thanks

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

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

Open Support Ticket