How can we disable breadcrumb for blog posts

This topic has 4 replies, 3 voices, and was last updated 2 months, 1 weeks ago ago by Andrew Mitchell

  • Avatar: Weblike PRO
    Weblike PRO
    Participant
    February 19, 2024 at 08:48

    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!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    February 19, 2024 at 09:12

    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

    Avatar: Weblike PRO
    Weblike PRO
    Participant
    February 19, 2024 at 16:15

    Thank you

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    February 19, 2024 at 16:15

    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

  • Viewing 4 results - 1 through 4 (of 4 total)

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

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.