• Resolved mano.k

    (@manok-1)


    Hello,

    The Join Waiting list button appears twice on my product page with the same classes.

    I’ve seen some people already posted about the same issue but none of the other solutions worked for me.

    Do you have a solution ?

    Thank you

Viewing 1 replies (of 1 total)
  • Thread Starter mano.k

    (@manok-1)

    SOLVED

    For anyone facing the issue:

    .summary .xoo-wl-btn:first-of-type {
    	display:inline-block;
    }
    
    .summary .xoo-wl-btn {
    	display:none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Product Page – Double Button’ is closed to new replies.