Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • bossies Friend
    #201451

    where i can i set the menu not to collapse on medium screen col-md(if i have it correct) and only on smaller screens?

    Ninja Lead Moderator
    #550339

    You can do that with this changes from templates/ja_nuevo/less/variables.less file

    Find and change

    @grid-float-breakpoint: @screen-lg-min;

    To

    @grid-float-breakpoint: @screen-sm-max;

    Once done, click Complie LESS to CSS button from admin of JA Nuevo Template but be careful to do this action because it will be override all customization css style on your site. Don’t forget to backup all changes the styles on your site before doing changes.

    davisj Friend
    #951385

    Hi, just wondering, if I just want to change this – can I delete all the other variables from the variables.less file and just leave:
    @grid-float-breakpoint: @screen-sm-max;
    and then compile?

    Also, I read that compiling doesn’t change the custom.css file, am I right in assuming it will change the local folder css files as well as the original (non-local) folder css files?

    Ninja Lead Moderator
    #951408

    @davisj: The best way, you need to change it from templates/ja_nuevo/less/variables.less file and click compile LESS to CSS after doing changes

    Please don’t remove other parameters from variables.less file before this place defines all parameters on JA Nuevo template.

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

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

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