This topic has 4 replies, 3 voices, and was last updated 9 months ago ago by Andrew Mitchell
Hello,
How can we disable breadcrumb for blog posts and set a top padding of 50 px above every blog post >> https://ibb.co/fYZ4XVx
Thank you!
Hello, Weblike PRO Team,
I hope this message finds you well.
We would like to guide you through the process of applying custom CSS to your website in order to attain the specific design outcome you are seeking. Please follow the steps outlined below:
1. Navigate to the “Xstore” section within your website’s dashboard.
2. Proceed to “Theme Options” and then select “Theme Custom CSS.”
3. Within the “Global CSS” area, kindly copy and paste the following CSS code:
.single-post.et_b_dt_header-overlap .page-heading .breadcrumbs {
display: none !important;
}
.single-post.et_b_dt_header-overlap .page-heading {
padding-top: 50px !important;
}
4. After inserting the code, please ensure that you clear your browser’s cache before revisiting your site to view the changes.
For your reference, the expected result should resemble the appearance shown in this image: https://ibb.co/gZstX9Y
Should you require any further assistance or have any questions regarding this process, please do not hesitate to reach out to us.
Best Regards,
The 8Theme Team
Thank you
Dear Weblike PRO,
We trust our theme is enhancing your experience. Taking a brief moment to rate it with a glowing 5 stars on ThemeForest would be immensely appreciated. Your feedback holds significant value for us.
Click here to rate now: https://themeforest.net/downloads
Thank you sincerely for your ongoing support!
Best Regards,
The 8Theme Team
The issue related to '‘How can we disable breadcrumb for blog posts’' has been successfully resolved, and the topic is now closed for further responses