New Landing How can we help? Atelier Help bar

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #318097
    filipecardigosoliveira
    Member
    Post count: 73

    Hi, i’ve enabled the Help Bar on Theme Options > Woocommerce Options.
    I would like it to display only on the checkout page (as it says under the Woocommerce Options), but it’s showing in My Account page as well.
    Thanks!

    #318113
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That option does the opposite it hides it in the checkout page. So you just want to show it in the Checkout page?

    -Rui

    #318114
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    try this custom css.

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

    -Rui

    #318115
    filipecardigosoliveira
    Member
    Post count: 73

    Perfect! Thanks

    #318117
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

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