Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #94051
    jos@bosch
    Member
    Post count: 7

    Hi,

    Could you help met with the following issues?:

    1. Fontsize submenu: how can i change the fontsize of the regular submenu? (not the megamenu)
    2. How can i change the font color of the “NON LINK” headers of the megamenu, first sub.? See screenshot
    3. Is it possible to have an image in the megamenu, with a link? (clicking image is linking to webpage)
    4. How can i change the font size of the headers of the footerwidgets?

    Attachments:
    You must be logged in to view attached files.
    #94221
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    1-

    nav.mega-menu li .sub li.menu-item > a{
    font-size:12px!important;
    }

    2-

     nav.mega-menu li .sub li.mega-hdr > span.title {
    
    color: #FFF !important;
    }

    3- Check this documentation http://dante.swiftideas.net/documentation/#menus

    4-

    #footer h6 {
    font-size: 15px!important;
    }

    Add 1, 2 and 3 to the custom css options.

    Hope it helps 🙂

    – Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register