Hi, I want to move filter price widget to the top before the category title on mobile. And Is it possible to add cart icon to the left of website logo on mobile?
This is not implemented in our theme. It will require custom code. Can you please give me your WP credentials I can see if I can put the Cart icon in the header in mobile.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Hi, I want to move filter price widget to the top before the category title on mobile. And Is it possible to add cart icon to the left of website logo on mobile?
Hi ynskdemir,
To move widgets position, simply drag and drop them to change position for example in your case you should do the following:
https://d.pr/v/S6gZzf
As for Add to Cart Icon, can you please be more specific? This icon is only available for products not for the logo!
Like this
Hi ynskdemir,
This is not implemented in our theme. It will require custom code. Can you please give me your WP credentials I can see if I can put the Cart icon in the header in mobile.
To include your credentials click Insert Credentials button in editor toolbar. (See how)
Hi ynskdemir,
I have created cart link container for you and added the code in functions.php:
https://d.pr/n/YkH7eZ
Then in sidebar-menu-top.php of the theme on line 60-64 called the code:
(view large image)
So now the cart icon appears on mobile:
(view large image)
Further customizations should be made by you. I gave you the code to show how this can be achieved.
Thank you a lot :) You are the best. But I cannot change mobile logo width. Is it relevant with this change?
Sorry yo don't need to answer this.
Thanks for your all help :)
You are welcome dear.
What size do you want to make the logo on mobile?
I solved it :)