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: metadata

New Front EN Support Forums Ikebana Theme Support metadata Reply To: metadata

#2430
mmsatori
Keymaster

Hey Leanne,

the CSS rules you’re after are as follows:

– to remove the “comments closed” text:
.nocomments { display: none; }

– to add extra padding around images in posts and projects:
.post-content img { padding: 10px; }
(you can of course change the “10” to any number you need ;)

You can add the CSS to the “Style: Add Custom CSS” tab of the Theme Options panel.

Sincerely,
Andrii / Satori Studio