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:

image-20240503-102817.png

You can also use % or rem. transform, margins are also supported: