Your welcome @manan123 ![]()
Hii, i had encountered an bug when i go to product pages & other pages it showed liked that when i click on search icon
Hii, i had encountered an bug when i go to product pages & other pages it showed liked that when i click on search icon
you want to change the background color of search bar on home page only?
Hi @manan123 , Pls replace my old code before to this new code:
{% if template.name == 'index' %}
{% endif %}
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you ![]()
No, i want to change it for all pages
its not working
Replace this code:
.search-modal.modal__content.gradient {
background: #fff !important;
}
input#Search-In-Modal, div#predictive-search-option-search-keywords {
background: #fff !important;
}
.predictive-search {
background: #fff !important;
}
With this code:
You can add code by following these steps
-
Go to Online Store → Theme → Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
{% if template.name == ‘index’ %}
{% endif %}
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
thanks again man !!??
@manan123 , Can you kindly share the details of your problem with me?
Slider not working properly , earlier it used to appear only three images at front & it slides when click on arrows, but now arrows are not working properly.
Hii, i’m using dawn theme & there’s a little thing under featured collection shared ss below , please check.
My website link : https://mansaroverfurnishings.com/
Hello @manan123
Add this code
You can add code by following these steps
-
Go to Online Store → Theme → Edit code.
-
Open your theme.liquid file
-
Paste the below code before on theme.liquid
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.




