Different Logo For Webite And Mobile Version?

hey! How would we make it so our website has a separate logo for mobile & desktop. We have added 2 photos for reference. We currently only have the mobile logo selected. We are needing our desktop/pc version of our logo to be a different.

If you could help us that would be highly appreciated.

our website: munnafashion.com

@munfas_uk

Yes it is possible think. you need to setting in your theme customization and add some liquid and css code.

but can’t explain the code here. if you have a basic coding knowledge then doit your self. and you want to work with us then please contact us ASAP.

Hi I have basic knowledge of coding. I just need a little bit of guidance. I was hoping to find help to solve this.

Sure,

firstly you need to create a after the present logo . then create the setting for it in the related section.

after that add the css display: none and block for desktop and mobile with media query.

now you can able to see different logo a for desktop and another for mobile devices.

Thankyou :slightly_smiling_face: