Comments IVAN DIAZ started the conversationJanuary 10, 2022 at 6:11pmI tried to find where to change logo image and text, but just cannot find it.I found allready and change favicon. Also managed to manually overwrite the image file, i just want to the text "LIFEGUIDE" to go away.Help, please! 19Kristina repliedJanuary 11, 2022 at 9:37amHello, Dear Ivan!Thank you for choosing our theme. If you want to hide exactly the lifeguide text, you can do this feature with rule of CSS.Please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code a.logo .logo-text { display: none;}Best Regards! Sign in to reply ...
I tried to find where to change logo image and text, but just cannot find it.
I found allready and change favicon. Also managed to manually overwrite the image file, i just want to the text "LIFEGUIDE" to go away.
Help, please!
Hello, Dear Ivan!
Thank you for choosing our theme. If you want to hide exactly the lifeguide text, you can do this feature with rule of CSS.
Please click WP Dashboard => Appearance => Customize => Additional CSS and insert here the following code
Best Regards!