Hi
I want to do some design changes in the searchfield area, make images bigger, make a border under the products and a frame around this field?
When u search for a product the modal looks so weird, blank space and no fields for splitting up the section parts.
Can it be possible, thank u so much in advance. 
See attached image:
My storeurl:
www.dekanten.no
Hi @Dekanten , go to theme.liquid file and add the following code at the end before the tag :
1 Like
Hi mister how are you doing? 
Thanks for your support, it works good but i need one more thing. 
I want a border on “søk etter” result too, can this be made?
Maybe a simple hover can be great on “søk etter”, anything will go 
See attached image:
@Dekanten , sure add the following code inside the style tag I code I gave you :
button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow {
border-bottom: 1px solid black;
}
1 Like
Hi again, thank you very much indeed and everything works fine now and pretty satisfied with the result. Hope you have a wonderful day. 
1 Like