Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author DecomTeam

    (@decomteam)

    Dear @markezos,
    Looks like you added some custom CSS to theme,
    button[name='update_cart'] is display:none, you should add custom CSS to enable buttons inside Giftable slider:

    .dgfw-gift .dgfw-add-gift-button, 
    .dgfw-gift .dgfw-select-gift-button {
       display: block;
        font-size: 65%;
        margin-right: 0;
        width: 100%;
    }
    • This reply was modified 7 years, 6 months ago by DecomTeam.
    Thread Starter markezos

    (@markezos)

    Thank you for your prompt reply
    and the amazing support..
    Works nice!!!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘The Gift has Charge’ is closed to new replies.