Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #240778

    Hi!
    I’m looking how to change the inactive font color of shop (woocommerce) upper lower text “add to basket” / “details” of the shop items. Currently it’s very light gray, and when hovered over it gets dark gray. But like to change the light gray so the text is more visible by default.

    Thank you,
    Emil

    #241213

    Hey Emil!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust opacity level between 0 – 1

    .avia_cart_buttons { opacity: 0.7; }

    Regards,
    Yigit

    #243283

    Hey Yigit!
    Thank you for your help, this solved my issue.
    Regards,
    Emil

    #243426

    Hey!

    You are welcome Emil, glad we could help :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Shop – inactive font color text: "add to basket" / "details"’ is closed to new replies.