Contact us info@twilight-tech.net

$0.00 0

Change Homepage Style – Layout Circle Menu

Home > Mobile App Builder > Tips > Change Homepage Style – Layout Circle Menu
Here is a small snippet to change your homepage style.

Just like this: layout Circle Menu – Template Metro
marginmargin
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 affect only the layout Circle Menu.