Home › Forums › WoodMart support forum › Changing Woocommerce product and shop breadcrumps Separator
Changing Woocommerce product and shop breadcrumps Separator
- This topic has 11 replies, 2 voices, and was last updated 1 year, 6 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
August 22, 2023 at 9:45 am #490333
Bagget.netParticipantHello can i provide css code which can help edit breadcrumps separator ?
August 22, 2023 at 3:54 pm #490484
Aizaz Imtiaz AwanKeymasterHello,
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.
August 22, 2023 at 10:15 pm #490575
Bagget.netParticipanti mean this separators. Thanks. Regards
Attachments:
You must be logged in to view attached files.August 23, 2023 at 1:55 pm #490722
Aizaz Imtiaz AwanKeymasterHello,
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.
August 23, 2023 at 3:57 pm #490770
Bagget.netParticipantHello again
,İsnt it possible with css or theme code design?August 24, 2023 at 9:51 am #490941
Aizaz Imtiaz AwanKeymasterHello,
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 StudiosAugust 25, 2023 at 10:21 pm #491368
Bagget.netParticipantİ know cant u help once?
August 26, 2023 at 11:00 am #491421
Aizaz Imtiaz AwanKeymasterHello,
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.
August 26, 2023 at 12:15 pm #491440
Bagget.netParticipanti 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?August 26, 2023 at 1:29 pm #491450
Aizaz Imtiaz AwanKeymasterHello,
Go to Theme Settings > Typography > Icons fonts. Or you can use the FontAwesome icons on your site.
Best Regards.
August 26, 2023 at 3:59 pm #491463
Bagget.netParticipantThanks.
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.August 28, 2023 at 12:05 pm #491649
Aizaz Imtiaz AwanKeymasterHello,
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 -
AuthorPosts
- You must be logged in to create new topics. Login / Register