Hi Everyone
My Search icon is missing on desktop but visible on mobile.
I can’t quite find the issue. Would love some help fixing this!
Thank you!
Hi Everyone
My Search icon is missing on desktop but visible on mobile.
I can’t quite find the issue. Would love some help fixing this!
Thank you!
@josh-nsw - can you please share your website link?
Thank you
add this css to the very end of your style.css file and check, adjust
numbers as per the need
@media screen and (min-width:1025px){
.search-field{ padding: 0; width: 70px;}
}
Ty! That worked. The issue now is that it pushes it down and it then gets covered up when you start typing. ![]()
Hi @josh-nsw
This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Style.css
#predictive-search {
top: 130px !important;
}
Hope you find my answer helpful!
Best regards,
Richard | PageFly
Worked. Thanks so much, Richard! ![]()
Why is the top menu shifting to the right? Any idea?
I can see that when clicking on the search input the size of the box will be changed this will result in your header resizing to fit and the icons will move, this is part of the theme mechanics so you can contact the theme to ask for help