Hi I am new to discourse so I have a question on featured Categories Header
I am trying to achieve this but i can’t
They have given a few line of code
html.categories-header{
.below-site-header-outlet.categories-header {
.wrap {
.categories-header-item {
[each item's link, logo, name..]
}
}
}
}
how can i specify the item’s link logo and name
Can anyone clarify this?
Thanks