Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi bene25,

    Thanks for pointing out these issue. We will fix this soon on our next update.
    And for the moment you can paste the CSS code provide below in the option appearannce->customize->additional CSS:

    .woocommerce-breadcrumb{
        float: right;
        padding: 14px 0;
    }

    Regards!
    ThemeGrill Support Team

    Thread Starter bene25

    (@bene25)

    Thanks!
    Minor fix needs to be added to separate breadcrumbs for example for 6 px:

    .woocommerce-breadcrumb span{
    padding: 0 0 0 6px;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Breadcrumbs not aligned on woocommerce pages’ is closed to new replies.