• 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)
  • Great feature.

    Just wanted to say thanks for the incredibly versatile theme, I use it on both the WPs I run!

    Ouch! So I all the customization I did, do I have to redo?? Very good theme. I just refuse to change it even if having a bit of problem with the way it looks on Windows/any browser. Looks superb on Linux. I am using Contructor/Orange

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Constructor Update to version 0.9.0’ is closed to new replies.