Comments rebeka started the conversationFebruary 24, 2022 at 7:20amcan you please tell me how to remove about the author: administrator. I dont want anything to be under blog post. also, how to arrange sections on right side, i want to remove section meta. thank you[deleted] repliedFebruary 24, 2022 at 8:37amHi rebeka,1— You can add the code below to your Custom CSS area: section.blog .post .author-post { display: none; }2— You can remove or add widgets in the WordPress dashboard > Appearance > Widgets area. If you want to remove the blog sidebar completely you can do that in Theme Options > Blog Settings > Blog Sidebar. Have a nice day! Sign in to reply ...
can you please tell me how to remove about the author: administrator. I dont want anything to be under blog post.
also, how to arrange sections on right side, i want to remove section meta.
thank you
Hi rebeka,
1— You can add the code below to your Custom CSS area:
2— You can remove or add widgets in the WordPress dashboard > Appearance > Widgets area. If you want to remove the blog sidebar completely you can do that in Theme Options > Blog Settings > Blog Sidebar.
Have a nice day!