Help on Featured Categories Header

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

Hi, welcome :wave:

If you want to display an image like the one in the example, you need to select the relevant categories in the theme component setting and ensure that they each have an image assigned (category settings → Images → Category Logo Image)

2 Likes


This is the Featured Categories theme component setting and I can’t find anything :frowning:

You have to edit your category setting:

Click on Images tab:

image

…and upload a Categry Logo Image!

1 Like