Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Gruponea.com Friend
    #938840

    i wanted to post here https://www.joomlart.com/forums/topic/sidebar-menu-class-3/ but the topic it’s closed.. the thing is that i have duplicated the menu module from here http://meliusmutualcom.wwwsrc2.supercp.com/servicios/sanatorio-camino to here: http://meliusmutualcom.wwwsrc2.supercp.com/servicios/centro-odontologico but the "class" of the menu module it’s not the same (white background on hover in "centro odontologico", and letters don’t "move" on hover like in "sanatorio camino").
    Also, can the sidebar submenu from this url http://www.meliusmutualcom.wwwsrc2.supercp.com/servicios/sanatorio-camino appear to the left instead of appearing like it does now "over the menu" when hover in an item with submenu.

    Is there anyway to solve this? Thanks!

    Gruponea.com

    Pankaj Sharma Moderator
    #938965

    Hi
    Could u give me screenshot and illustrate the request inside screenshot so i can check the possibility of your requests .

    Gruponea.com Friend
    #939167

    Here are the screenshots, I hope I had explained myself correctly.


    1. submenu
    2. submenu2

    Gruponea.com

    Pankaj Sharma Moderator
    #939235

    H
    Try this code below to move the dropdown in right side

    
    .module-ct .open > .dropdown-menu {margin-left: 79px; }
     .module-ct .nav > li > a:hover, .nav > li > a:focus {
     background-color: transparent!important;
      color: #fff!important;
    
    }

    Hope it helps .

    Gruponea.com Friend
    #939349

    Hi pankaj! it works perfect on 1920 x 1080 but in 1366 x 728 and other resolutions like mobile resolution the submenu goes out of the screen. is there anyway to make the submenu appear to the left instead of appearing to the right?

    Gruponea.com

    Pankaj Sharma Moderator
    #939612

    Hi
    use margin-right on the place of margin left in the previous code .
    Also you can apply media queries to apply different values in different screen size for this code .
    getbootstrap.com/css/#grid-media-queries

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

This topic contains 5 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 10 months ago.

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