Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • Saguaros Moderator
    #486957

    Dear Sergio,

    The menu is back now. Did you make any change to code in this template?

    sergiosp Friend
    #487030

    Estimated Saguaros:
    Thanks for your help! changes were made ​​by “ninja lead” (just change the logo), I have yet to resolve the issue of the burden of the items of “portfolio” that take a long time to load … you can help me on this?
    I must ask you a question, and change the background color of the items of portfolio
    Thank you very much for everything!

    Ninja Lead Moderator
    #487862

    Hi Sergio,

    I fixed the problem Compile LESS to CSS on your site. Because your changed css file was missing

    Open templates/ja_onepage/less/themes/modern/template.less file

    from

    .ja-mainnav .navbar-inner {
    /*background: @white;*/
    background: @#0099FF
    border: none;
    }

    change to

    .ja-mainnav .navbar-inner {
    /*background: @white;*/
    background: #0099FF
    border: none;
    }

    I have switched from LESS to CSS style to appear on your site but because your hosting is slow and background image on your site is of big size

    <blockquote>templates/ja_onepage/images/themes/modern/portfolio-bg.jpg
    templates/ja_onepage/images/themes/modern/header_bg.jpg</blockquote>

    You need to check image appearing on your site again.

Viewing 3 posts - 16 through 18 (of 18 total)

This topic contains 18 replies, has 3 voices, and was last updated by  Ninja Lead 11 years, 8 months ago.

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