Site logo

Archived topic

Breadcrumb position on Shop pages.

7 replies · Started by _blank on April 3, 2019

Viewing posts 1–8 of 8

Hi

Breadcrumb position on Shop pages.

On the shop pages I’d like to move the breadcrumb up to match same position of breadcrumb used on BB themer layouts. This would be for: shop product category archives, product pages, basket page, checkout page and order received.

Breadcrumb on BB Themer pages can be seen here
about/collaborations/
about/about-us/

Thanks
Scott

Hi there,

Have you fixed this?

They are at the same height to me?

Also since you are the themer, all the GP themes elements are removed so there isn't any GP's options for it.

Let me know if this helps :)

Hi there,

the extra space is coming from 2 things, one is the Separate Containers and Top container padding. Both of which can be adjusted in the Customizer > Layout > Container

Hi David,

Thanks, I should have tried that first. Thats helped move the container up.
Do you know how I can add a bit of padding between the breadcrumb and the shop content.
It looks about 5px shorter than the Beaver Layouts.

Regards
Scott

Can try adding some padding to the bottom of the woo breadcrumb like so:

.woocommerce-breadcrumb {
    padding-bottom: 10px !important;
}

Hi

That worked thanks.

Scott

You're welcome

This archived topic is closed to new replies.