Is there a way to hide my header logo from homepage only please ? I would like it to disappear and leave its spot available for the menu items. I found ways to hide it but the logo space remains blank.
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related.
If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Hello,
Is there a way to hide my header logo from homepage only please ?
I would like it to disappear and leave its spot available for the menu items.
I found ways to hide it but the logo space remains blank.
Found a similar question here but the solution also did a blank space :
https://themenectar.ticksy.com/ticket/2527843/
Thank you.
Hello Adeline,
Thanks for writing to us.
To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:
From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related.
If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Hello,
I added :
.page-id-6927 #header-outer #logo img {
display: none;
}
And it's perfect !
Thanks :-)
Hi there,
We appreciate your effort to resolve it fully.
I'm happy that we could assist you! If you haven't already, please consider sharing your experience by leaving a review on ThemeForest.
Your feedback is valuable to us and greatly appreciated!
Should you have any further questions or encounter any issues, please don't hesitate to reach out.
Best regards,