Archived topic
improve the search display
7 replies · Started by Ceramica Sud Curlante on November 2, 2021
I ask if we can improve the visualization of the search.
I also notice that the cart price preview is overlapping only in desktop mode

Hi there,
I ask if we can improve the visualization of the search.
Do you have any idea how you want improve it? Any example you want to achieve?
For the cart issue, can you link us to your site?
for the cart problem the link on my site is ww.ceramicasud.com
for research I am looking at using an additional plugin instead
Can you go to customizer > General, try to change the Icon type to SVG?
Let me know if that works :)
I did what you told me, but I don't seem to notice different results.
Try to see
You have this CSS:
https://www.screencast.com/t/Lxw7lx1jfYD
Can you change it to this:
.main-nav > ul > li.menu-item >a {
display: flex;
flex-direction: column;
align-items: center;
}
Let me know :)
thanks, i solved it, it works perfectly
Nice!
You are welcome :)