Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • gringo211985 Friend
    #663739

    Hi there,

    I’m trying to make my sub menu full width, but the CSS is not working.

    I have added the following,

    .uber-header.dark-color .navbar-default .navbar-nav .dropdown-menu, .uber-header.none-color.affix .navbar-default .navbar-nav .dropdown-menu {
    background-color: #000000
    border-color: #404040
    border-top: 0;
    width: 100%;
    max-width: 1920px;
    }

    Nothing happens, so I tried,

    .t3-megamenu .mega.open > .mega-dropdown-menu, .t3-megamenu .mega.dropdown-submenu.open > .mega-dropdown-menu {
    display: block;
    width: 100% !important;
    min-width: 100% !important;
    max-width: 1920px !important;
    }

    And still nothing happens!!!

    Can someone please tell what I need to be changing to get a full width drop down sub menu.

    Thanks,
    Richard

    Pankaj Sharma Moderator
    #663850

    Hi
    I checked your site , but its not using JA Uber template , its an custom template . that does not shows any option .
    http://prntscr.com/872ri0
    Kindly Check it .
    menu drop down can be set from the Mega menu settings . U can use Align justify , or set a specific width .from Mega menu > http://prntscr.com/872quc

    Pankaj Sharma Moderator
    #746187

    Hi
    I checked your site , but its not using JA Uber template , its an custom template . that does not shows any option .
    http://prntscr.com/872ri0
    Kindly Check it .
    menu drop down can be set from the Mega menu settings . U can use Align justify , or set a specific width .from Mega menu > http://prntscr.com/872quc

    gringo211985 Friend
    #664192

    <em>@pankajsharma 488444 wrote:</em><blockquote>Hi
    I checked your site , but its not using JA Uber template , its an custom template . that does not shows any option .
    http://prntscr.com/872ri0
    Kindly Check it .
    menu drop down can be set from the Mega menu settings . U can use Align justify , or set a specific width .from Mega menu > http://prntscr.com/872quc</blockquote>

    Hi @pankajsharma

    Sorry about that, if you check my site again and visit the “home 3” menu item you will see the Uber template is installed here.

    I have tried justify and setting the width in the megamenu settings, but it doesn’t seem to change anything when I do this.

    Thanks,
    Richard

    gringo211985 Friend
    #746232

    <em>@pankajsharma 488444 wrote:</em><blockquote>Hi
    I checked your site , but its not using JA Uber template , its an custom template . that does not shows any option .
    http://prntscr.com/872ri0
    Kindly Check it .
    menu drop down can be set from the Mega menu settings . U can use Align justify , or set a specific width .from Mega menu > http://prntscr.com/872quc</blockquote>

    Hi @pankajsharma

    Sorry about that, if you check my site again and visit the “home 3” menu item you will see the Uber template is installed here.

    I have tried justify and setting the width in the megamenu settings, but it doesn’t seem to change anything when I do this.

    Thanks,
    Richard

    Pankaj Sharma Moderator
    #664196

    Hi
    Thanks for info .
    Kindly go to mega menu settings and apply the settings .
    I set justify and its working . http://prntscr.com/875ilv
    http://prntscr.com/875iy7
    Front end : http://prntscr.com/875j4j
    You can also set a fix width for the menu item .

    Pankaj Sharma Moderator
    #746236

    Hi
    Thanks for info .
    Kindly go to mega menu settings and apply the settings .
    I set justify and its working . http://prntscr.com/875ilv
    http://prntscr.com/875iy7
    Front end : http://prntscr.com/875j4j
    You can also set a fix width for the menu item .

    gringo211985 Friend
    #664203

    <em>@pankajsharma 488514 wrote:</em><blockquote>Hi
    Thanks for info .
    Kindly go to mega menu settings and apply the settings .
    I set justify and its working . http://prntscr.com/875ilv
    http://prntscr.com/875iy7
    Front end : http://prntscr.com/875j4j
    You can also set a fix width for the menu item .</blockquote>

    Hi @pankajsharma

    Please view the video below, this is what is happening every time I save the megamenu settings.

    https://drive.google.com/file/d/0B9o_KrJDgivGWFNSOVVlYlRUeFU/view?usp=drivesdk

    Thanks,
    Richard

    gringo211985 Friend
    #746243

    <em>@pankajsharma 488514 wrote:</em><blockquote>Hi
    Thanks for info .
    Kindly go to mega menu settings and apply the settings .
    I set justify and its working . http://prntscr.com/875ilv
    http://prntscr.com/875iy7
    Front end : http://prntscr.com/875j4j
    You can also set a fix width for the menu item .</blockquote>

    Hi @pankajsharma

    Please view the video below, this is what is happening every time I save the megamenu settings.

    https://drive.google.com/file/d/0B9o_KrJDgivGWFNSOVVlYlRUeFU/view?usp=drivesdk

    Thanks,
    Richard

    Pankaj Sharma Moderator
    #664204

    <em>@gringo211985 488525 wrote:</em><blockquote>Hi @pankajsharma

    Please view the video below, this is what is happening every time I save the megamenu settings.

    https://drive.google.com/file/d/0B9o_KrJDgivGWFNSOVVlYlRUeFU/view?usp=drivesdk

    Thanks,
    Richard</blockquote>

    Hi i checked it myself , its working fine as u can see in my screenshot U can clear cache or check it on different system .
    AGAIN i set it on Justify and its working as expected : http://prntscr.com/875ro7

    Pankaj Sharma Moderator
    #746244

    <em>@gringo211985 488525 wrote:</em><blockquote>Hi @pankajsharma

    Please view the video below, this is what is happening every time I save the megamenu settings.

    https://drive.google.com/file/d/0B9o_KrJDgivGWFNSOVVlYlRUeFU/view?usp=drivesdk

    Thanks,
    Richard</blockquote>

    Hi i checked it myself , its working fine as u can see in my screenshot U can clear cache or check it on different system .
    AGAIN i set it on Justify and its working as expected : http://prntscr.com/875ro7

    gringo211985 Friend
    #664205

    Hi @pankajsharma

    I’ve just done some testing and it seems that the error in the video is only with Google Chrome, I tried with Microsoft Edge and the changes to the megamenu are taking effect.

    Thanks for the help,
    Richard

    gringo211985 Friend
    #746245

    Hi @pankajsharma

    I’ve just done some testing and it seems that the error in the video is only with Google Chrome, I tried with Microsoft Edge and the changes to the megamenu are taking effect.

    Thanks for the help,
    Richard

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

This topic contains 13 replies, has 2 voices, and was last updated by  gringo211985 9 years, 2 months ago.

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