Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ciudadescolar Friend
    #204774

    Good Morning,

    We would like to have the canvas menu to the top, at the same postion of the megamenu, but the canvas mene goes down as you can see in the picture.

    I’ve read in other post of purity to do:

    top: -55px !important

    I’ve tried it in: .t3-off-canvas and .t3-off-canvas::after

    And I’ve tried it in these css:

    /templates/uber/css/off-canvas.css, /templates/uber/css/rtl/off-canvas.css, /templates/uber/css/rtl/dark/off-canvas.css, /templates/uber/css/rtl/red/off-canvas.css

    But it doesn`t work. Could you say me how to fix it?

    Thank you in advance


    1. Sin-título
    phong nam Friend
    #563550

    Hi there,

    Please open custom.css file (ja/templates/uber/css/custom.css) then add

    .navbar-default .navbar-nav > li > a {
    color: #505656
    padding: 13px 20px;
    text-transform: uppercase;
    }

    NOTE: Create a new custom.css file if it does not exist.

    Thanks

    ciudadescolar Friend
    #563562

    Hello,

    I’ve tried your solution but it doesn’t work. The off-canvas menu doesn’t move to the top.

    phong nam Friend
    #563591

    It worked before, you changed the title Menu to Destacados that why the css didn’t work. In this case, please remove the css code above then add

    .site-navigation-right.pull-right.col-sm-5.col-md-3 {
    width: auto;
    }

    into custom.css file.

    Result.


    1. 1
    ciudadescolar Friend
    #563919

    It works fine now, thank you very much!

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

This topic contains 5 replies, has 2 voices, and was last updated by  ciudadescolar 9 years, 7 months ago.

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