Bradcrumbs distance - by Franktwist - on WordPress WooCommerce support

This topic has 8 replies, 1 voice, and was last updated 4 years, 3 months ago ago by Franktwist

  • Avatar: Franktwist
    Franktwist
    Participant
    April 5, 2021 at 10:10

    how is it possible to increase the distance from the bread crumbs?

    bradcrumbs

    7 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    April 5, 2021 at 14:16

    Hello,

    Yes, sure. Go to Theme Options > Breadcrumbs > increase the breadcrumbs paddings https://prnt.sc/114vvdr

    Regards

    Avatar: Franktwist
    Franktwist
    Participant
    April 6, 2021 at 18:19

    it doesn’t seem to work

    Avatar: Robert Hall
    Robert Hall
    Participant
    April 6, 2021 at 20:46

    Hello Franktwist

    Send us your website temporary wp admin access so that we will check your issue in more details and provide you customer support.

    Robert Hall

    Avatar: Franktwist
    Franktwist
    Participant
    April 7, 2021 at 11:29

    enter access

    I await feedback

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    April 7, 2021 at 16:33

    Hello,

    You use the Yoast SEO: WooCommerce plugin that replaces theme breadcrumbs. So, I added the below code to child theme style.css to change the padding and align breadcrumbs

    .breadcrumbs.woo-breadcrumbs {
        max-width: 1170px;
        width: 100%;
        margin: auto;
        padding: 20px 15px;
    }

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    April 7, 2021 at 16:33

    Hello,

    You use the Yoast SEO: WooCommerce plugin that replaces theme breadcrumbs. So, I added the below code to child theme style.css to change the padding and align breadcrumbs

    .breadcrumbs.woo-breadcrumbs {
        max-width: 1170px;
        width: 100%;
        margin: auto;
        padding: 20px 15px;
    }

    Regards

    Avatar: Franktwist
    Franktwist
    Participant
    April 8, 2021 at 16:01

    ok thanks,
    looks OK

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

The issue related to '‘bradcrumbs distance’' 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.