Region Drpdown Problem

This topic contains 16 replies, has 3 voices, and was last updated by  Guust 7 years, 7 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #254038

    Rita Moscatelli
    Expired Member
    Post count: 34

    Drop down not working on computer but working on phone, perhaps its the z-index?

    I can PM u URL and admin if need be. Thank you.

    #254119

    Guust
    Moderator
    Post count: 29970

    Yes, please post URL and admin in a private reply. Thank you.

    #254125

    Rita Moscatelli
    Expired Member
    Post count: 34
    This reply has been marked as private.
    #254136

    Guust
    Moderator
    Post count: 29970

    I added this to GD > design > scripts > css

    
    
    .ds-top-header-inner {
        overflow: visible;
       min-height: 100px;
    }

    Adjust as required.

    You can edit Region to be State/Region at GD > Place Settings > Custom Fields > Address

    So you want only to change the padding between listings in list view?
    Try

    .geodir-category-listing {margin-bottom:20px}

    See also https://wpgeodirectory.com/docs/customizing-your-style/

    #256485

    Rita Moscatelli
    Expired Member
    Post count: 34
    This reply has been marked as private.
    #256487

    Rita Moscatelli
    Expired Member
    Post count: 34
    This reply has been marked as private.
    #256489

    Rita Moscatelli
    Expired Member
    Post count: 34

    I did edit the settings for the Region custom field as it did not change on front end

    #256490

    Rita Moscatelli
    Expired Member
    Post count: 34

    Can I edit the pop-up code css for the pop out on map too?

    Thank you for your support.

    #257162

    Rita Moscatelli
    Expired Member
    Post count: 34
    This reply has been marked as private.
    #257351

    Giri
    Expired Member
    Post count: 3155
    This reply has been marked as private.
    #257948

    Rita Moscatelli
    Expired Member
    Post count: 34
    This reply has been marked as private.
    #258137

    Giri
    Expired Member
    Post count: 3155

    Hello Rita,

    To disable header top, you need to visit customize -> Hedaer -> Hedaer top -> Uncheck Enable Header Top Section (I have already did that. So this is just FYI)

    can the banner menu be above the banner?

    I’m not sure what you mean by that? Do you want the banner to be displayed after the main menu. If yes thats not possible right now.

    I like the dropdown style can I edit the pop up of the store on the map to match?

    I hope you are talking about the map pin bubble. This is also not possible at the moment. Sorry about that.

    Thnaks

    #259083

    Rita Moscatelli
    Expired Member
    Post count: 34
    This reply has been marked as private.
    #259288

    Guust
    Moderator
    Post count: 29970

    Have a look at https://wpgeodirectory.com/docs/customizing-your-style/

    When using your browsers code inspector, you’ll see the map bubble classes when right clicking on a bubble element and then choosing “inspect” from the menu.

    #261083

    Giri
    Expired Member
    Post count: 3155

    Rita,

    The classes you provided correct. But the problem is I have used a wrapper only for background purpose in dropdown. Its not available in bubble. So unless we refactor bubble code it won’t look nice.

    Hope that explains your query.

    Thanks

Viewing 15 posts - 1 through 15 (of 17 total)

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

Open Support Ticket