Home Forums WoodMart support forum Changing Woocommerce product and shop breadcrumps Separator

Changing Woocommerce product and shop breadcrumps Separator

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #490333

    Bagget.net
    Participant

    Hello can i provide css code which can help edit breadcrumps separator ?

    #490484

    Hello,

    Sorry to say but we didn’t seem to understand your concern. Could you please elaborate your concern more with some useful Screenshots so that we can better understand and assist you accordingly.

    Best Regards.

    #490575

    Bagget.net
    Participant

    i mean this separators. Thanks. Regards

    Attachments:
    You must be logged in to view attached files.
    #490722

    Hello,

    Woocommerce does not provide the option to configure the breadcrumbs, and WoodMart does not either. You can try to search for a plugin. We have not tested any with our theme, we cannot guarantee any.

    Please check this:
    https://woocommerce.com/document/customise-the-woocommerce-breadcrumb/

    Best Regards.

    #490770

    Bagget.net
    Participant

    Hello again
    ,İsnt it possible with css or theme code design?

    #490941

    Hello,

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios

    #491368

    Bagget.net
    Participant

    İ know cant u help once?

    #491421

    Hello,

    Sorry for the early confusion:

    Try to add this following CSS code in Theme Settings > Custom CSS > Globalle Custom CSS:

    .woocommerce-breadcrumb a:after {
        content: ">"!important;
    }

    Change the content as per your requirement.

    Best Regards.

    #491440

    Bagget.net
    Participant

    i saw this code in other website
    .woocommerce-breadcrumb a:after {
    content: “\f120”;
    font-family: “woodmart-font”;
    position: absolute;
    right: -22px;
    color: #242424 !important;
    }
    about this can i know where woodmart font in website i want to look inside?

    #491450

    Hello,

    Go to Theme Settings > Typography > Icons fonts. Or you can use the FontAwesome icons on your site.

    Best Regards.

    #491463

    Bagget.net
    Participant

    Thanks.
    is it possible to adjust 2 fonts for woocommerce price before the thousand and after ? i mean before the thousand 1 font after the thousand another font? i checked codes but i cant see anything? But there is settings in woocommerce not for fonts but about this thousand feature.
    if you can help about this i will be very happy thanks.

    #491649

    Hello,

    Sorry but there is no option in Theme Settings available for that.

    It requires customizations and this is beyond our limitations and support policy.

    Regards.
    Xtemos Studios

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