Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #725482

    Hi support team !
    Is it possible to not display button text in light gray by default and in black on rool over
    BUT always in black

    #725483

    Hey jb84,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .avia_cart_buttons {
        opacity: 1;
    }
    

    Best regards,
    Yigit

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