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

#2191
mmsatori
Keymaster

Hey Leanne,

this is not a single post, rather a category page. All archive templates in Ikebana, including category pages, have sidebars. In order to remove the sidebar from this particular page, you’ll need the following CSS code:

.category-photography #content { width: 100% !important; }
.category-photography #sidebar { display: none; }

Sincerely,
Andrii / Satori Studio