New Landing How can we help? Themeforest Theme Support Dante Hide Help Bar modal

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Dante
  • #231070
    simonjamesgray
    Member
    Post count: 2

    Hi,
    Very simply I want to completely hide the help bar modals.

    I don’t want to see the

    Email customer care
    Shipping information
    Returns & exchange
    F.A.Q.s

    at all.

    In the previous version I simply added ‘display:none’ in the Theme Options>WooCommerce Options settings and that worked a treat, but since the update it does not work.

    Can you check to see if that can be fixed, or please provide a snippet I can insert into functions.php?

    Thanks
    Simon

    #231071
    simonjamesgray
    Member
    Post count: 2

    In fact, your best option would be to add it as a fully integrated option with an On|Off option for each modal in Woocommerce settings – after all, some users may only want some of the options, some may want none.

    #231270
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce-checkout .help-bar{
    display:none !important;
    }

    Thanks
    Mohammad

    #231305
    simonjamesgray
    Member
    Post count: 2

    Thanks I will try that.

    One note, I am creating a child theme for dante to add these changes too. I have created the folder, added style.css and yet I get a white page with the text:

    Cheatin’ uh?

    What’s this all about?

    #231312
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please go to Admin -> Theme Options -> Custom CSS/JS -> custom css -> here you can insert the custom css code. You can use attached dante child theme without any problem.
    Thanks
    Mohammad

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 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