Hello, i want to change my breadcrumb color to #333333 but i dont know where to edit.
pw: adm!n321

Hello, i want to change my breadcrumb color to #333333 but i dont know where to edit.
pw: adm!n321

@Pedz23 - please add this css to the very end of your theme.scss file and check
.breadcrumb {color: #333333;}
Hello @Pedz23
Itβs GemPages support team and glad to support you today.
I would like to give you a solution to support you.
Go to Online Store β Theme β Edit code.
Open your theme.liquid theme file.
Paste the below code before :
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
it worked. thank you!
@Pedz23 - try this css, does not look good though
.template-collection .grid__item.medium-up--one-fifth .sidebar_title{color:#333333;}
.template-collection .grid__item.medium-up--one-fifth a{color:#333333;}