New Landing How can we help? Themeforest Theme Support Dante Dante – Three Questions

Viewing 15 posts - 1 through 15 (of 15 total)
  • Posted in: Dante
  • #83964
    MHC
    Member
    Post count: 247

    Hi,

    I have a couple of questions:

    1. There is an arrow when hovering over SUBSCRIBE aux. How to not display it?
    2. How to make mega menu fully responsive?
    3. WooCommerce sidebar: How can I insert a little bit of space above CATEGORIES within the sidebar area?

    Will send screenshots and URL.

    Many thanks,
    Mei

    #83965
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #84450
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    If you provide specific page url so i can debug to fix the issue very soon .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #84454
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #84903
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @MHC,

    Please provide a login in a private reply too, as you have the maintenance mode enabled.

    – Ed

    #84905
    MHC
    Member
    Post count: 247
    This reply has been marked as private.
    #85072
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Not seeing and index notices here?

    1) I see one on your shop page, but can’t replicate this on our install. Got a feeling it may be because you’ve set the page to private – can you try removing the password/protection on the page?
    2) How are you producing this? Checking here, and looks perfect.
    3) No sidebar set on shop page?

    – Ed

    #85135
    MHC
    Member
    Post count: 247

    Thanks Ed I reset the theme settings to default and the undefined index notices are gone now.

    For (1) and (2) could you please take a look of my site again?
    (2) The Mega Menu looks great, but when I browse full screen there is an extra space outside the boxed layout at the far right.

    #85395
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    We couldn’t login with the provided user credentials.

    Can you check the user credentials again?

    Best Regards,
    Rui

    #85675
    MHC
    Member
    Post count: 247

    Hi sorry please try the login again.

    Thank you!

    #85857
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    For 1) can you try to add this custom css bellow

    
    .header-menu .show-dropdown{
       display:none !important;
    }
    

    For 2 can you try add this custom css

    
    media="screen"
    @media only screen and (min-width: 1200px)
    nav.mega-menu li .mega .sub, nav.mega-menu li .mega .sub > .row {
    width: 940px!important;
    }

    Best Regards,
    Rui

    #85866
    MHC
    Member
    Post count: 247

    Hi Rui,

    Thanks a lot the first code works great! The second one doesn’t seem to work?

    #85957
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Apologize, that code isn’t right.

    try this one

    
    
    @media only screen and (min-width: 1200px) {
    nav.mega-menu li .mega .sub, nav.mega-menu li .mega .sub > .row {
    width: 940px!important;
    }
    }
    

    Let us know if it worked.

    Rui

    #85967
    MHC
    Member
    Post count: 247

    Wonderful! It’s looking great now. Thanks so much ๐Ÿ™‚

    #85970
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great news

    Best Regards,
    Rui

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