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
October 17, 2014 at 2:36 pm
#2706
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 :)