Change homepage style layout Circle Menu
Here is a small snippet to change your homepage style.
Just like this: layout Circle Menu – Template Metro
To do that, just add the following CSS in the “advanced customization” section of your editor:
.layout_siberian_year .homepage-custom.translucent {
border-radius: 0;
}
.layout_siberian_year label.menu-open-button.homepage-custom.menu-item {
border-radius: 0;
}
Information:
This modification affects only the layout Circle Menu.