In GD Archive template the search engine does not behave as on the home page

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

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

Open Support Ticket
  • Author
    Posts
  • #531416

    memorex13
    Expired Member
    Post count: 540

    Hi,

    Iphone 11 safari or chrome: In GD Archive template the search engine does not behave as on the home page.

    On the start page when I want to search and write a city the page zooms a little but does not move to the right.

    In GD Archive template when I do the same, the template zooms in and moves to the right.

    I would like the GD Archive template to do the same thing a little zoom but not move to the right.

    It’s more if it didn’t move any better.

    Thanks

    #531418

    memorex13
    Expired Member
    Post count: 540
    This reply has been marked as private.
    #531423

    Alex Rollin
    Moderator
    Post count: 27815

    This is a special feature of Apple devices, and it is triggered by small font sizes. You can try setting the font size larger.

    #531435

    memorex13
    Expired Member
    Post count: 540

    Ok I understand that the smaller letters approach but I don’t understand the right shift.

    I have increased the fonts to font-size: 18px; and still the same moves to the right.

    On the homepage does not act the same. It approaches but does not move.

    It is not logical that on one page it works well and on another it works badly, isn’t it?

    Thanks

    #531436

    memorex13
    Expired Member
    Post count: 540

    I have managed not to do the displacement with the following css changed. I don’t know the consequences that would still arise.

    @media only screen and (max-width: 500px){
    body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 91%; (before 100%)
    margin-left: 14px; (added)
    }

    Question: is there any way that when you try to type in the search engine it will be fixed without increasing?

    Thank you

    #531442

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

    memorex13
    Expired Member
    Post count: 540
    This reply has been marked as private.
    #531445

    Kor
    Moderator
    Post count: 16516

    Hi memorex,

    I’ve just updated my post above. Upload limitations 🙂

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