/
Code snippets: Embed module
Code snippets: Embed module
Change the color of the home & back button:
.menu svg {
fill: #FFFFFF !important;
}
If you want to only style the home button:
#svg--home {
fill:white;
}
If you want to style the back button
#svg--back {
fill:white;
}
Change the size of the embed module
10314 is the id of the module, this can be found in the address bar of the browser dashboard when the module is selected:
You can also use % or rem. transform, margins are also supported:
, multiple selections available,
Related content
Code snippets: Pages and backgrounds
Code snippets: Pages and backgrounds
More like this
Code snippets: Navigation page
Code snippets: Navigation page
More like this
Code snippets: Media browser
Code snippets: Media browser
More like this
Code snippets: Menu items
Code snippets: Menu items
More like this
Code snippets: Interactive map (3D)
Code snippets: Interactive map (3D)
More like this
CSS Styling Modules Xperify
CSS Styling Modules Xperify
More like this