"Buy" button with hover issue

Home Forums Legacy Support Support queries Styling issues "Buy" button with hover issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #32119
    bru1987
    Spectator
    Hello, after setting up my products and courses, I was running a test and noticed that, if a user does not hover the blue button, nothing appears. When he does, the Comprar ("Buy") text appears. How can I fix that? Please check both umages attached. Thank you.
    #32210
    H.K. Latiyan
    Participant
    Please try re-saving the colors setting in the wp-admin->appearance->customize->body->all color settings and in customize->theme->theme primary color:  
    #33176
    bru1987
    Spectator
    Hi guys, thank you for the answer but I still wasn't able to fix that. My website is www.cursodecalculo.com.br in case you want to see it live.
    #33242
    MrVibe
    Keymaster
    You need to force set the Primary color to white. The default color #FFF is not enough, when you set it to #ffffff it would apply. Refer video :
    #34677
    H.K. Latiyan
    Participant
    This will be fixed in the next update. Quick fix: Use this custom css:
    .woocommerce div.product form.cart .button {
    background: #009dd8 !important;
    }
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘"Buy" button with hover issue’ is closed to new replies.