Kadence

How to Hide Your Logo from the Homepage

If you would like to hide your logo from the homepage only, you can use CSS like this:

.home #logo { display: none; }

Just paste that into your custom CSS box in Theme Options > Advanced Settings (or Theme Options > Custom CSS).

Filed under Uncategorized
Last updated: September 8, 2021
Was this page helpful?
Thanks for the feedback!