Home Forums WordPress Themes – Premium Circumference search box to wide

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #16333

    How can I limit the width of my search box I added into the header?

    ex: http://timoverbrugghe.duckdns.org/uomo/index.php/about/manifesto/

    tx

    #21501
    Shekhar Bhandari
    Participant

    Hi Nancy,

    We don’t find any searchbox on the header. Have you inserted in the link that you have provided.

    Thanks

    #21507

    Sorry, I’ve added it back.

    http://timoverbrugghe.duckdns.org/uomo/

    I want to keep it aligned to the right, but not that wide. When I changed it with width, the form was left and the button was right.

    #21513
    Shekhar Bhandari
    Participant

    Hi nancy,

    It seems you have inserted the

    get_search_form()

    in the header.php file right? if you have done that you can control the width of the search form as presented in below code:

    Let us know if you still find the problem.

    Thanks

    #21517

    I have no search bar anymore 🙁
    This is the code:

     
          
    <div id="navbar" class="navbar" style="margin: ;">
    #21518
    Shekhar Bhandari
    Participant

    Hi Nancy,

    Sorry for the first post you can use the following code, the first one has some small errors.

    Thanks

    #21519

    Now I have it back 🙂
    What’s the best way to have it aligned tot the right?

    #21524
    Shekhar Bhandari
    Participant

    Hi Nancy,

    Sorry for the first post you can use the following code, the first one has some small errors.

    Thanks

    #16334

    Thanks!!!!

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.