Viewing 6 posts - 1 through 6 (of 6 total)
  • #313815
    DistantLands
    Member
    Post count: 59

    ON the modal help bar, we want to hide the FAQs link as we don’t have any. I can’t find any previous help on how to hide just ONE of those options.

    #313846
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I think you just need to remove the faqs modal content so it won’t show up.
    If doesn’t work for you, provide us admin access and the site url to have a look.

    Thanks

    -Rui

    #313945
    DistantLands
    Member
    Post count: 59
    This reply has been marked as private.
    #314087
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Add the code below to your custom css option.

    .woocommerce .help-bar ul li:nth-child(4) {
        display: none;
    }

    -Rui

    #314790
    DistantLands
    Member
    Post count: 59

    This worked great. You may close this topic.

    #314792
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great.

    -Rui

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

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

License required for the following item
Login and Registration Log in · Register