All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I am currently using the Broadcast theme, does anyone know how I can change my logo color to white on my homepage only so that it would show against my dark colored banner? I want to keep it black for the rest of the website.
Thanks!
@TiagoAlmeida4 thanks to post here.
please use style under the liquid condotion
{% if template == 'index' %}
<!-- This is the index template -->
<style>
<!-- Your index template style goes here -->
</style>
{% endif %}
Hello, sorry but where is the liquid condotion?
Sorry that means condition of liquid code put it on theme.liquid file then add style for logo in it @TiagoAlmeida4
Hey @TiagoAlmeida4
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed