Need help adjusting search bar

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Need help adjusting search bar

This topic contains 2 replies, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 10 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #839
    Randy
    Randy
    Participant

    Hello,

    My email is [email protected]
    i just purchased your product and i am having such a hard time resizing my search bar.
    I am very new to WP so please be very specific on how i should make this adjustment
    I have spent all day reading forums and still no luck.
    Please help me here
    The search bar width takes my whole page i would like 40% or 30%.
    it was easy to make the adjustment in the free version because all i did was go to the plug in edit and change the width to 30%
    now when i do that it nothing happens.
    please help me please.

    Thanks

    #840
    Randy
    Randy
    Participant

    Hello,

    where do we stand on this?????

    RF

    #848
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi!

    In this version your can’t change the width of the plugin, it’s adjusting automatically to the container element. The best way to change the width is to add the search shortcode inside a div element and change the div’s width, like:

    <div style='width:300px'>
      <?php echo do_shortoce(...); ?>
    </div>

    let me know if it helps!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.