All things Shopify and commerce
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
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025