Gd search in sidebar

This topic contains 7 replies, has 2 voices, and was last updated by  Paolo 8 years, 11 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #40152

    hezekiah
    Buyer
    Post count: 115

    Good day. Pls when i add the search widget to the sidebar, it doesnt become responsive. Image as been attached
    2) In place detail page, whenever user clicks on “reply” to a review, the “cancel reply” link/button doesnt work. I have updated but no changes.
    Thank you.

    #40217

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    It loks like the theme css is hijacking the search form.

    For both things we need a link to have look.

    Let us know,

    Thanks

    #40224

    hezekiah
    Buyer
    Post count: 115

    Thanks for the reply. It’s trustorrun.com

    #40228

    Paolo
    Site Admin
    Post count: 31206

    Please try this:

    
    
    #main .sidebar .geodir-search select, #main .sidebar .geodir-search input {
        width: 100%;
    }

    You may want to tweak the button a bit.

    Let us know,

    Thanks

    #40284

    hezekiah
    Buyer
    Post count: 115

    thanks for the reply. With yourhelp I have fixed the search widget. However i still need a solution to the 2nd challenge. can’t cancel replies. How can you be of help. Thank you.

    #40335

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    sorry about missing that.

    The cancel reply link is covered by the comment form below.

    Add this to your css:

    
    
    #commentform {
        clear: both;
     }

    Let us know how you went.

    Thanks

    #40340

    hezekiah
    Buyer
    Post count: 115

    thank you. problem solved.

    #40360

    Paolo
    Site Admin
    Post count: 31206
    This reply has been marked as private.
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