Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: Disable logo frame and include an email link on the homepage

New Front EN Support Forums Kabuki Theme Support Disable logo frame and include an email link on the homepage Reply To: Disable logo frame and include an email link on the homepage

#1257
mmsatori
Keymaster

Hey Saar,

first of all, thank you for the purchase!

To hide the logo box, please go to the “Appearance -> Editor” admin menu and add the following line to “style.css” (should be opened by default):
#logo { display: none !important; }
and hit “Update file”.

As for the email – you can e.g. try adding it as a text widget – visit “Appearance -> Widgets” and drag a Text Widget into the “Footer” widget area box. Then insert the email as the content of the widget and hit “Save”. Let me know if this works for you!

Sincerely,
Andrew | Satori Studio