i have a Transparent logo but its black how i change the colour
also i have a video banner i dont know what to put
colour
A user is seeking help with two logo-related issues on their Shopify store:
Primary Issues:
Solution Provided:
Another user shared CSS code to be added to the theme.liquid file (above the </body> tag) to modify the logo appearance on the homepage. The code targets the logo element with specific styling.
Follow-up Questions:
Status: The discussion remains open with the original poster seeking additional guidance on footer logo customization. Screenshots were shared showing the current logo appearance and desired outcome.
i have a Transparent logo but its black how i change the colour
also i have a video banner i dont know what to put
Hey @brett88
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
{% if template == 'index' %}
{% endif %}
RESULT:
If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
how can i make it the same colour white in the footer
how do i make logo transparent in footer