position result container position right cut off

Home Forums Product Support Forums Ajax Search Pro for WordPress Support position result container position right cut off

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

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28654
    slaborie31
    slaborie31
    Participant

    Hi.My result container gets pushed beyond the right browser border. Can I control that ?

    The input field, can that be plain text or similar looking ? right now I try to get rid of the input style box, halfway decent.

    Would that search work on a pop-up ?

    Thanks

    #28657
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi,

    Thank you for the details. I tested the search bar I found, when clicking the “suchen” link, but it looks all right to me: https://i.imgur.com/0JCyRQB.png
    Is this happening on a specific browser?

    You can make the background colors of all elements transparent on the back-end, or you can also use this custom CSS to make everything trasparent in the input:

    .asp_m , .asp_m * {
        background: transparent !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }

    There is no pop-up feature unfortunately.

    Best,
    Ernest Marcinko

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


    #28660
    slaborie31
    slaborie31
    Participant

    Hi Ernest.

    Thanks for responding. I was working in between the messages and figure a few things out. Right now I’m happy =)

    #28662
    Ernest Marcinko
    Ernest Marcinko
    Keymaster
    You cannot access this content. Best,
    Ernest Marcinko

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


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

You must be logged in to reply to this topic.