Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1054360

    Hi
    Can you share the page URL where you published the menu module?
    I will check and suggest you changes accordingly.

    Regards

    multimediavideo Friend
    #1054403

    This module view in this link:
    http://www.ens.it/perche-andare-a-padova

    If you place mouse on voice "30 Settembre – Corteo GMS 2017", go out of the submenu dropdown. I want the fixed submenu visible.

    Thank You
    MVE

    Pankaj Sharma Moderator
    #1054413

    Hi
    Kindly open the Custom.css file and add below code

    #Mod281 .dropdown-menu {
    position: static;
    display: block;
    background-color: initial;
    border: 0px solid #cccccc ;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.175) ;
    padding-left: 15px;
    }

    Save and check.
    You can add more style if you want to change some style in the dropdown items.

    Regards

    multimediavideo Friend
    #1054427

    Thank You for support!
    MVE

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

This topic contains 4 replies, has 2 voices, and was last updated by  multimediavideo 7 years, 1 month ago.

The topic ‘Sidebar submenu fixed’ is closed to new replies.