Login Widget Drop Down not Displaying all CPT

This topic contains 7 replies, has 2 voices, and was last updated by  giovanni114 8 years, 1 month ago.

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

Open Support Ticket
  • Author
    Posts
  • #135656

    giovanni114
    Expired Member
    Post count: 50

    If you please visit http://www.mainstrock.com/local and see the login widget, when you do the drop down under “My Listings” it seems as if it cuts out an all of the listings do not appear. I am sure this is a simple css error, yet how do you fix this?

    Thank you.

    #135958

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    login credentials please? Without them we will only see a login form…

    Let us know,

    Thanks

    #152503

    giovanni114
    Expired Member
    Post count: 50
    This reply has been marked as private.
    #153586

    Paolo
    Site Admin
    Post count: 31206

    Please add this to your custom css:

    
    
    .widget.geodir_loginbox {
        overflow: visible;
    }

    Thanks

    #159834

    giovanni114
    Expired Member
    Post count: 50

    Is this the css section of Geodirectory => Design => Scripts? I did this and it still did not work.

    #160138

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    yes that is the place, I had tested the css via firebug, so it should work.

    If you provide credentials again (the one you provided are no longer working), I’ll apply the fix for you.

    Let us know,

    Thanks

    #160143

    Paolo
    Site Admin
    Post count: 31206

    I found the credentials in another post.

    You had this:

    
    
    ..widget.geodir_loginbox {
        overflow: visible;
    }

    insted of :

    
    
    
    .widget.geodir_loginbox {
        overflow: visible;
    }

    Now it works.

    Thanks

    #160425

    giovanni114
    Expired Member
    Post count: 50

    Perfect thank you Paolo!

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