Hi,
Sorry because late reply.
Please go to Theme Action > Edit Code https://monosnap.com/file/2AjqrrRnQOakUB1hD9L76k5skFlBW3 and scroll to Snippet open logo.liquid https://monosnap.com/file/AT0mvVyJU0MT1eU8du4PD7LxwYh5yo# and change the code
<img
src="{{ section.settings.logo_normal | img_url: image_size }}"
srcset="{{ section.settings.logo_normal | img_url: image_size }} 1x, {{ section.settings.logo_normal | img_url: image_size, scale: 2 }} 2x"
alt="{{ section.settings.logo_normal.alt | default: shop.name }}"
/>
to
<img src="{{ section.settings.logo_normal | img_url: image_size }}" srcset="{{ section.settings.logo_normal | img_url: image_size }} 1x, {{ section.settings.logo_normal | img_url: image_size, scale: 2 }} 2x" alt="{{ section.settings.logo_normal.alt | default: shop.name }}" />
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio