Desktop "Search box Width" incorrectly limits width of parent container

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Desktop "Search box Width" incorrectly limits width of parent container

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 1 year, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37780
    phil.t
    phil.t
    Participant

    Under Theme & Styling Options – > Overall box layout -> Search box Width

    The “desktop” setting also sets the overall width of the container:

    .asp_w_container_3 {
    width: 50%;
    }

    #ajaxsearchpro3_1, #ajaxsearchpro3_2, div.asp_m.asp_m_3 {
    width: 50%;
    height: auto;
    max-height: none;
    border-radius: 5px;
    background: #d1eaff;
    margin-top: 0;
    margin-bottom: 0;
    }

    Pretty sure the width of the container shouldnt be affected at all otherwise it totally messes with the other “Search box width” settings when the media-queries kick in.

    #37781
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Thank you for noticing!
    Yes – this is a known issue, we have already fixed it for the upcoming release.

    If you want, I can send you the patched file to replace in the plugin folder, in case you need it now.

    Best,
    Ernest Marcinko

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


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

You must be logged in to reply to this topic.