Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Isotopic layout – overlay question
This topic contains 5 replies, has 2 voices, and was last updated by ShaunC 7 years, 9 months ago.
- AuthorPosts
- December 8, 2015 at 3:32 pm #6952
Hey, I’m back!
Just a really quick question. Plugin is working fine, I’m using the Isotopic layout. My client has asked me if there’s any way to make the text overlay box on each image align fully to the base of the image – at the moment there seems to be a couple of pixels of space and I can’t find the CSS to move it! I noticed it’s like this in the demo on your site as well, so maybe it can’t be done?
Thanks!
ShaunDecember 8, 2015 at 10:10 pm #6961Hi!
Yes, there indeed a 2 pixel gap there. I noticed after I released the current update. I’ve changed up a few lines of CSS and it’s causing that basically.
As a very quick temporary fix, try this custom CSS:
.item.asp_isotopic_item .asp_content { margin: 0 !important; }
Plugin version 4.6.1 is coming soon, fixing this issue permanently as well 🙂
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 9, 2015 at 10:03 am #6967Perfect! Thank you very much.
Shaun
December 9, 2015 at 5:38 pm #6989Hi Ernest, I have one more question.
I currently have the a compact search button in the client’s main menu in place of the normal WordPress search. The client (gotta love ’em!) has asked me if there’s any way that text input area can open below the main nav bar, as opposed to extending into it. So I said I’d ask the man who knows!
Thanks,
ShaunDecember 15, 2015 at 3:24 pm #7081Hi Shaun!
I’m afraid this is not possible. Some themes have something like this included – like the default search bar is opened below the icon or something.
The only option you have here is to build some kind of drop down and place the shortcode there.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
December 17, 2015 at 12:36 pm #7113No problem, thanks for getting back to me. Turns out it actually works really well with UberMenu so it’s all good!
Shaun
- AuthorPosts
You must be logged in to reply to this topic.