Site logo

[Support request] Adding breadcrumbs without yoast

Home Forums Support [Support request] Adding breadcrumbs without yoast

Home Forums Support Adding breadcrumbs without yoast

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2445531
    Sam

    Greetings:

    In one of your old forums, I saw your following advice:

    Alternatively use a dedicated plugin – there’s a few to choose from:

    https://wordpress.org/plugins/breadcrumb-navxt/
    https://wordpress.org/plugins/flexy-breadcrumb/
    https://wordpress.org/plugins/breadcrumb/

    1. Please advise which of the above will work best.
    2. Please advise how to actually add breadcrumbs except on the homepage.

    Many thanks.

    #2445599
    Sam

    Ok, so I was able to make the following plugin work a bit:

    https://wordpress.org/plugins/flexy-breadcrumb/

    However, it does not align with rest of the website and is getting pushed to the left.

    Please advise a fix.

    Thank you.

    #2445644
    Leo
    Staff
    Customer Support

    Hi Sam,

    Have you figured it out?

    The alignment looks fine to me:
    https://www.screencast.com/t/GVnTvCNWKM1Y

    Let me know 🙂

    #2445678
    Sam

    Figured some.

    However, it seems pushed to the right side on mobile devices.

    Please advise a fix.

    #2445966
    Fernando
    Customer Support

    Hi Sam,

    This is what I see on mobile: https://share.getcloudapp.com/2Nu6AdnR

    By “pushed to the right side”, are you referring to removing the padding to the left of Home?

    #2445983
    Sam

    Yes, especially on mobile devices.

    #2446062
    Fernando
    Customer Support

    I see.

    Can you try adding this through Appearance > Customize > Additional CSS?:

    ol.fbc-items li:first-of-type{
        padding-left: 0 !important;
    }
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.