Home Forums WoodMart support forum Breadcrumb and categories font and color (shop / single product page)

Breadcrumb and categories font and color (shop / single product page)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #108633

    timvanhuik
    Participant

    Hi,

    I have the latest version 3.5

    I am trying to change the font and color of the breadcrumb on the /shop and single product page. I have read this: https://xtemos.com/docs/woodmart/advanced-typography-settings/

    And changed already a lot of css stuff

    But I can’t change the font and color of the breadcrumb. I have added a new rule: “Breadcrumbs links”, but nothing happens.

    Also the categories on the left side of the /shop page cannot be change I think.

    What am I doing wrong?

    #108652

    Hello,

    Insert these classes for breadcrumbs:

    body .woocommerce-breadcrumb a

    body .woocommerce-breadcrumb .breadcrumb-last:last-child

    and this one for category

    .meta-location-add_to_cart .product_meta>span

    .popup-quick-view .entry-summary .product_meta>span

    Best Regards

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