Reply To: This plugin changes the whole look of my website when activated

Home Forums Product Support Forums Ajax Search Pro for WordPress Support This plugin changes the whole look of my website when activated Reply To: This plugin changes the whole look of my website when activated

#2706
Ernest Marcinko
Ernest Marcinko
Keymaster

No problem at all.

It appears to me that the theme changes the location of that block at a certain height. All you can do is change the position of the search, or try to force the absolute position on that element:


div.header-scrolling div.header-custom-block {
    position: absolute !important;
}
Best,
Ernest Marcinko

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