Breadcrumbs Spacing - by George - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 2 months ago ago by 8theme

  • Avatar: georcarson
    George
    Participant
    January 10, 2017 at 17:11

    How do I increase the vertical spacing on the breadcrumbs between the HOME > SHOP > PRODUCT and the < RETURN TO PREVIOUS PAGE . When I have long product titles, they run over the return to previous page wording.

    Thanks.

    1 Answer
    Avatar: 8theme
    8theme
    Support staff
    January 11, 2017 at 11:36

    Hi,

    Try to limit title by width using this code snippet

    .page-heading.bc-size-small .title {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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