/
Code snippets: Menu items

Code snippets: Menu items

  1. Change the color of the Application title

    .menu__title { color: #224190; }

     

  2. Change the color of the button icons (back arrow, home button, etc)

    .menu__button { fill: red; }

     

  3. Change the color of the Breadcrumb border

    ul.menu__breadcrumbs li .menu__breadcrumb__item__label { border-color: red; }

Related content

Code snippets: Navigation page
Code snippets: Navigation page
More like this
Code snippets: Media browser
Code snippets: Media browser
More like this
Code snippets: Embed module
Code snippets: Embed module
More like this
Code snippets: Object recognition
Code snippets: Object recognition
More like this
Code snippets: File cards
Code snippets: File cards
More like this
Code snippets: Interactive map (3D)
Code snippets: Interactive map (3D)
More like this