Constructor Update to version 0.9.0
-
New feature in new version – position of top menu:
You can put it on left or right side, and top, center or bottom. With CSS you can set any custom position (menu has absolute coordinates in #header element):
#header-links { top:20% !important; left:40% !important; }
For resolve back compatibility with logotype position use next code:
#header .logo { margin-top:40px; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Constructor Update to version 0.9.0’ is closed to new replies.