[Resolved] Breadcrumb position on Shop pages.

Home Forums Support [Resolved] Breadcrumb position on Shop pages.

Home Forums Support Breadcrumb position on Shop pages.

  • This topic has 7 replies, 3 voices, and was last updated 5 years ago by David.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #858797
    _blank

    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

    #858839
    Leo
    Staff
    Customer Support

    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 🙂

    #859228
    _blank

    Hi Leo,

    They are the same height on BB layouts respectively.
    But different heights between shop pages and BB layouts. I’d like to reduce the shop padding to match the BB layouts

    Please see screenshots

    https://drive.google.com/file/d/1je4COp8dZsziHv3Sb5fb8LhUBs8qvMLA/view?usp=sharing

    https://drive.google.com/file/d/1-5D9wMI4d74T1zF13C_ZCm7Nf2VkjR-f/view?usp=sharing

    Thanks
    Scott

    #859295
    David
    Staff
    Customer Support

    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

    #859321
    _blank

    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

    #859327
    David
    Staff
    Customer Support

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

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

    Hi

    That worked thanks.

    Scott

    #859346
    David
    Staff
    Customer Support

    You’re welcome

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.