Deprecated: Fungsi get_currentuserinfo tidak berlaku lagi sejak versi 4.5.0! Gunakan wp_get_current_user() sebagai penggantinya. in /var/www/html/wp-includes/functions.php on line 5383

Reply To: metadata

New Front ID 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