How can I add a fake Catalog icon on homepage?

  • 13 September 2022
  • 1 reply
  • 40 views

Userlevel 7
Badge +5

Trying to replicate those channel icons

ng-component#doc-page-21 div.course-catalog-content-wrapper div.ui-carousel-info::before {

}/*icon for all LP's catalog*/


1 reply

Userlevel 7
Badge +5

I don’t think it is quite so simple as adding the content since you don’t have all the proper styling in place. Perhaps you could utilize the same technique we used with adding the globe before the Language dropdown on your login page.

If you recall - I took a screenshot and then added that as my content: url();

Reply