New Landing How can we help? Themeforest Theme Support Dante Issues megamenu…

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

    Hi,

    One issue and two questions: the backgroundcolor for my megamenu is darkgrey. For some reason now some white horizontal lines appear in this megamenu ( i attached a screenshot) and no way i can adjust this with the color customizer in the theme. Can you help? What can i do to “delete” this white lines?

    Second: i want to change the font color of the column headings in the megamenu; i mean the headers of the submenu. Is there some CSS code to do that?

    Second question: how can i change the font of the footer?; header and text font. I Want to use another Google font since the main text font is too thin for the black background in the footer.

    Hope you can help, thanks, Jos

    #47204
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi!
    This does not happen on our installations, so if you need help with a specific problem on your website, I would always need to see your site live please.

    Could you tell me your website URL please? You can do so by typing it into a reply.

    If you want to send a private reply that only you and the admins can see it, please scroll down and enable the checkbox to do so.
    Also, we might need to check the backend of your website, so to speed things up, could you let me know your login details please?

    Thanks and cheers!

    #52170
    jos@bosch
    Member
    Post count: 7
    This reply has been marked as private.
    #52502
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    To change the background to white, add this css:

    nav .menu ul.sub-menu {
      background-color: #ffffff!important;
    }

    when the background is white, the lines look OK, but if you still want to remove them, add this:

    nav#main-navigation .menu ul.sub-menu > li {
      border-bottom: 0 none;
      border-top: 0 ;
      font-size: 14px;
    }

    Let me know if this works.

    – Kyle

Viewing 4 posts - 1 through 4 (of 4 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