I am Currently using Fashionopolism version 8.0.1 for my Shopify Theme and the logo for the login is missing on my mobile version. Please help if there is a code to fix this.
My Website
I am Currently using Fashionopolism version 8.0.1 for my Shopify Theme and the logo for the login is missing on my mobile version. Please help if there is a code to fix this.
My Website
@matthewhyphen35 - what logo for login? can you please let me know more about your project? can we have a chat?
@suyash1 Thank you for your reply.
For desktop, top right corner has the login account icon. See photo below.
But for mobile, its not there or missing.
@matthewhyphen35 - it will be like this
Is it possible to delete ‘account’ and just have the icon?
@matthewhyphen35 yes
@matthewhyphen35 - add this css
@media screen and (max-width: 980px){
ul#cart li.customer-accounts { display: block !important;}
ul#cart>li a{ display: flex; align-items: center;}
span.customer-words{display:none; visibility:hidden;}
#cart{display: flex;}
}
@matthewhyphen35 - to the very end of stylesheet.css file
It worked!! Thank you very much!
@matthewhyphen35 - great, please accept the solution and like messages, if you have any issues then please let me know, you have my email below