Comments sourav started the conversationJuly 6, 2024 at 3:06pm1 ) how to change style of share box on single posts2 ) An extra spacing has been added on mobile device below one of my blog posts which is currently made using my default customizer settingBlog link - https://farlearner.com/meg-02-british-drama-previous-year-question-papers/I have added screenshot for better understanding 3,135PenciDesign repliedJuly 6, 2024 at 3:22pmHi,1. Please go to Appearance → Customize → Single Posts → General → Share Box Style: change the share box style at this option field,2. Navigate to Appearance → Customize → Custom CSS then add the following custom CSS code: @media only screen and (max-width: 767px) { body.single .container.penci_sidebar #main, body.single .post, body.single .clear-footer{ margin-bottom: 0; }}Regards,PenciDesign.sourav repliedJuly 6, 2024 at 4:10pmHow to disable sidebar on single posts page ? 3,135PenciDesign repliedJuly 6, 2024 at 4:27pmHi,Please go to Appearance → Customize → Single Posts → General → Single Posts Sidebar Layout: select "No Sidebar" option.Regards,PenciDesign.sourav repliedJuly 6, 2024 at 5:14pmThe breadcrumb has shifted on the leftAlso the full breadcrumb is not showing , like the categories and subcategoriesPlease look the image attached 3,135PenciDesign repliedJuly 6, 2024 at 5:28pmHi,1. The breadcrumb content on your site was managed by the Yoast SEO, please edit it by following the document at this link: https://yoast.com/help/how-to-implement-yoast-seo-breadcrumbs/2. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code: .container.penci-breadcrumb { max-width: 780px;}Regards,PenciDesign.sourav repliedJuly 7, 2024 at 7:13amHow to hide tags from single postsThe tags are being shown at the bottom of blog post , i want to hide it 3,135PenciDesign repliedJuly 7, 2024 at 8:53amHi,Please go to Appearance → Customize → Single Posts → General → turn on the "Hide Tags" option field.Regards,PenciDesign. Sign in to reply ...
1 ) how to change style of share box on single posts
2 ) An extra spacing has been added on mobile device below one of my blog posts which is currently made using my default customizer setting
Blog link - https://farlearner.com/meg-02-british-drama-previous-year-question-papers/
I have added screenshot for better understanding
Hi,
1. Please go to Appearance → Customize → Single Posts → General → Share Box Style: change the share box style at this option field,
2. Navigate to Appearance → Customize → Custom CSS then add the following custom CSS code:
@media only screen and (max-width: 767px) {body.single .container.penci_sidebar #main,
body.single .post,
body.single .clear-footer{
margin-bottom: 0;
}
}
Regards,
PenciDesign.
How to disable sidebar on single posts page ?
Hi,
Please go to Appearance → Customize → Single Posts → General → Single Posts Sidebar Layout: select "No Sidebar" option.
Regards,
PenciDesign.
The breadcrumb has shifted on the left
Also the full breadcrumb is not showing , like the categories and subcategories
Please look the image attached
Hi,
1. The breadcrumb content on your site was managed by the Yoast SEO, please edit it by following the document at this link: https://yoast.com/help/how-to-implement-yoast-seo-breadcrumbs/
2. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:
.container.penci-breadcrumb {max-width: 780px;
}
Regards,
PenciDesign.
How to hide tags from single posts
The tags are being shown at the bottom of blog post , i want to hide it
Hi,
Please go to Appearance → Customize → Single Posts → General → turn on the "Hide Tags" option field.
Regards,
PenciDesign.