Repository Forums Support WooCommerce Extended Coupon Features PRO Free products title in checkout

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16707
    Omar Cortes
    Participant

    Hello I am using free products feature and it is displaying and working great in the checkout and cart page but the tittle that shows the user to select a free product is only showing in cart page, i need it in checkout page too. how i can achieve that?
    my website is https://decen.com.mx and there need to be atleast 20k and this product on cart. https://decen.com.mx/cunas/sillon-mecedora-luna/

    I need help asap please!

    #16708
    Soft79
    Keymaster

    Hi Omar,

    Do you mean the title ¡Puedes elegir un producto de regalo! ?

    It’s hidden by the following css rule on your site:

    /* esconder titulo checkout */
    .wcf-embed-checkout-form .woocommerce h3, .wcf-embed-checkout-form .woocommerce h3 span, .wcf-embed-checkout-form .woocommerce-checkout #order_review_heading {
    	display: none;}
    }
    #16710
    Omar Cortes
    Participant

    Thank you! i forgot i had that css rule on my site to hide another title.

    Solved.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.