Hi jeyef
Can you provide a screenshot or the url of the image where you see this issue
Thread Starter
jeyef
(@jeyef)
Thread Starter
jeyef
(@jeyef)
the first link is like I like, the second one is the problem,
thank you
Hi
I really cant understand the issue without looking at the URL directly, only by looking at the URL and inspecting the elements with Chrome developer tools i can find out which styles are not being applied correctly. If you don’t want to provide your site URL on this public forum, feel free to send me the URL from the Contact Form on my site and mention this topic URL as well in the body so that i can know
Thread Starter
jeyef
(@jeyef)
Hi,
I can’t send you a url because the web is in a private server and it isn’t public now. I haven’t the the domain name yet.
this problem is very strange, it appears only in this theme when I’m searching taxonomyes or I’m searching whitout terms. It isn’t a plugin’s problem because I desactivate all of them and the problem appears, is like when I do a search the widget column doen’t have space and move all a little bit.
Thank you for the feedback!:)
Hi
I just red this blog post and I remember that the same thing happened to me, but only on the search results page. So I don’t know if jeyef’s problem is the same, but in my blog it had something to do with the size of the search icon:
When it works it looks like this:
http://cloud.confirm.ch/c0Vk
http://cloud.confirm.ch/c17R
When it doesn’t work (search results for example), it looks like this:
http://cloud.confirm.ch/c0jR
http://cloud.confirm.ch/c0zQ
If it helps, you can check it out here:
https://blog.confirm.ch/?s=blah
Cheers
Domi
Thread Starter
jeyef
(@jeyef)
Hi dbarton,
Yes only happen on the search results page, and your problem is completely like my problem π
I am looking into this issue, i will let you know about my findings later today, i suspect a missing CSS class in a template file
The issue is because of the common CSS classname ‘search’ being used in the Theme Search form, i made small CSS changes which will fix this, i pushed the update to Github, please download the updated styles.css file and replace the one in the theme folder.
https://raw.githubusercontent.com/pacethemes/quest/develop/style.css
I will be uploading a new version of the theme by this weekend and this change will be included in the uploaded version
Thread Starter
jeyef
(@jeyef)
Yes! it work very well now. Thank you very much!