Problem with css styling ?

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

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

Open Support Ticket
  • Author
    Posts
  • #459034

    awakeningearth
    Expired Member
    Post count: 48

    Hi

    All has been going well with geodirectory, im having an issue however at the moment where the lower part of the map shown here does not show right.

    https://awakening.earth
    Also that same map shown on a mobile phone does not let me use the arrows to change category so mobile visitors will not be able to change the category left and right.

    Perhaps this is a trouble with my theme but I must keep this theme..
    Any help really really appreciated as I want to make my site live on Jan 1st!

    Thanks a lot

    #459092

    Kor
    Moderator
    Post count: 16516

    Hi Riki,

    Thanks for your post. Could you try inserting the custom CSS code into GD > Design > Scripts > Custom Style CSS and see if it fixes the issue you had there?

    
    
    .map-places-listing {
        margin-top: 0px!important;
    }
    #459125

    awakeningearth
    Expired Member
    Post count: 48

    Can this be found in the same place in geodirectory beta 2 ? Can’t seeM to find it
    Thanks

    #459127

    Alex Rollin
    Moderator
    Post count: 27815

    WP now features an “Additional CSS” option in the customizer

    Open Appearance, Customizer, Additional CSS

    You can place all custom CSS there.

    #459163

    awakeningearth
    Expired Member
    Post count: 48

    Amazing it worked! Thanks so much people.
    Now it’s just the extra black that’s at the bottom of the map need fixing.

    #459174

    Kor
    Moderator
    Post count: 16516

    Hi Riki,

    Thanks for your reply. You can adjust the height of the overlay using the custom CSS code below.

    
    
    .map-places-listing {  
        height: 40px!important;
        }
    #459211

    awakeningearth
    Expired Member
    Post count: 48

    This worked. However

    The other problem I can see is this
    Search box not displaying right in relation to menu and items in front of the grey area not selectable
    When changing location and overlap on location page
    http://Www.awakening.earth/location

    #459214

    awakeningearth
    Expired Member
    Post count: 48

    That change location function works fine on the mobile btw just on desktop webite has those overlaps.

    #459215

    Kor
    Moderator
    Post count: 16516
    This reply has been marked as private.
    #459226

    awakeningearth
    Expired Member
    Post count: 48

    Aha ! It’s showing right on other browsers but not Internet Explorer 11!

    But does anyone use that version anymore ? It’s not my PC I’m on.

    Thanks a lot

    #459270

    Kor
    Moderator
    Post count: 16516

    Hi Riki,

    Thanks for your reply. I’ve just tested it on IE11 and I’m able to see the issue you had there. GDv2 is not fully tested with IE11, but thanks for the heads up. I’ll forward this to a developer.

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

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

Open Support Ticket