-
Author
-
July 4, 2018 at 05:51 #202852
Cyber Storm
ParticipantHi guys.
Just wondering if there is any way to remove the logo only from the home page?
There is a large logo as a hero image already, and having multiple logo is a bit too much.
We still want to display the logo in the header of all other pages.
Thank you.
July 4, 2018 at 06:41 #202853Kieran_SQ
ModeratorHi,
To remove the logo on the homepage only please add the below custom CSS to your KLEO Child themes style.css by going to WP Admin > Appearance > Editor > KLEO Child > Style.css or via Theme Options > General Settings > Scroll to: ‘Quick CSS’
COPY CODE.home .logo { display: none; }
Make sure to purge your website cache, any CDN and your browsers cache (CtrlF5) to see the changes.
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
July 4, 2018 at 07:17 #202854Cyber Storm
ParticipantHi Kieran
Thank you so much for your super fast reply.
It worked beautifully. 🙂
Appreciate your kind help.
July 4, 2018 at 07:19 #202855Kieran_SQ
ModeratorHi,
Glad I could help 🙂 Feel free to open a new ticket any time with any other questions and we’ll be happy to assist.
All the best,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
You must be logged in to reply to this topic.