Submenu

  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1124
    Robert
    Participant

    I would like to make a submenu like the screenshot. Please help as I do that once displayed a hover to

    screen: http://kasy.optinex.pl/submenu.png

    Website: http://kasy.optinex.pl/

    #1132

    Hi There,

    Please use the custom CSS below for the 3rd level menu.

    .secondary-menu-links > .dropdown > .dropdown-menu > .dropdown > .dropdown {
        display: none;
        position: absolute;
        top: 0;
        left: 100%;
        background-color: #fff;
        margin-bottom: 0;
        padding-left: 0;
        list-style: none;
    }
    .secondary-menu-links > .dropdown > .dropdown-menu > .dropdown:hover > .dropdown {
        display: block;
    }
    .secondary-menu-links > .dropdown > .dropdown-menu > .dropdown > .dropdown > li > a {
        display: block;
    }
    secondary-menu-links > .dropdown:hover > .dropdown-menu > .dropdown > .dropdown > li > a:hover,
    .secondary-menu-links > .dropdown:hover > .dropdown-menu > .dropdown > .dropdown > li > a:focus,
    .secondary-menu-links > .dropdown:hover > .dropdown-menu > .dropdown > .dropdown > li.active > a {
        color: #fff;
        background-color: #ff9600;
    }

    Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our template and our support too. It will give us inspiration and make us more ‘happy’ to support.

    Best Regards,
    ThemeLooks Support Team

    #1138
    Robert
    Participant

    the third from the end
    secondary-menu-links
    I added a dot

    .secondary-menu-links > .dropdown:hover > .dropdown-menu > .dropdown > .dropdown > li > a:hover,

    I added the width: 160px; the text is in one line

    .secondary-menu-links > .dropdown > .dropdown-menu > .dropdown > .dropdown > li > a {
        display: block;
    	width: 160px;
    }

    It seems that it is ok. Thank you very much.

    Also ask where to set the slider to set the time changes

    Best Regards

    • This reply was modified 7 years, 1 month ago by Robert.
    #1141

    In this issue, please follow the steps below.

    1. Open main.js from js folder
    2. Find the comment * OWL CAROUSEL
    3. Check out the screenshot http://prntscr.com/ekmj6t

    Best Regards,
    ThemeLooks Support Team

    #1142
    Robert
    Participant

    THX

    Of course 5 stars for your profesional support

    Best regards

    #1143

    Thanks for the appreciate! 🙂

    #1144
    Robert
    Participant

    As for the speed slider.

    You can see whether you work in, because for me it does not work. I changed the value to 7000, and 70 and the same. Maybe I’m doing something wrong

    #1145

    In this issue, use a value instead of autoPlay: true,. Please check out the screenshot http://prntscr.com/ekn3gm

    #1146
    Robert
    Participant

    It works, thx

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
happy hour