Home Forums WoodMart support forum Breadcrumb Footer

Breadcrumb Footer

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #388894

    madbruno
    Participant

    Hi, my website footer is in the page footer, it was changed with your help.

    But on the category page the breadcrumb is at the bottom but on the left side. And on the product page the breadcrumb is at the bottom but on the right side.

    Can you help me change the breadcrumb side of the product page, move it to the left side too?

    Please see the hidden content.

    Regards

    #389051

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .single-product .woocommerce-breadcrumb {
    left: 5%;
    position: absolute;
    }

    Best Regards

    #389175

    madbruno
    Participant

    Hi, thanks a lot for the help.

    I expressed myself badly, I meant on the left, but in the same place as the category bredcrumb.

    #389332

    Hello,

    The CSS I provided moved the breadcrumb to the left as you required. If you want to adjust the position then you can modify the left value as you need.

    Best Regards

    #389462

    madbruno
    Participant

    Thanks!

    #389540

    Hello,

    You are Most Welcome.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 6 posts - 1 through 6 (of 6 total)

The topic ‘Breadcrumb Footer’ is closed to new replies.