Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • arkan444 Friend
    #186615

    Hello guys!

    I’have a problem with css. I want center site and menu set to the left side. I add to file template.css

    LINK to site:
    http://www.zomer-fotograf.icommedia.pl


    =====================
    FIRST PART ADD CODE

    .span8{
    width: 800px !important;
    }

    ===================
    SECOND

    .ja-mainnav .navbar .nav {
    margin: 0 -20px 0 250px !important;
    }

    ======================
    THIRD

    .siteCenter{
    width: 800px;
    margin: 0px auto;
    }

    I dont’ see changes, of course try compile less to css and no results, any ideas?

    Ninja Lead Moderator
    #489434

    You can change it here

    Open templates/ja_mero/css/custom.css file

    add new script


    /*menu to left*/
    .ja-mainnav .navbar .nav {
    margin: 0 -20px 0 0px !important;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum