Home Forums WoodMart support forum Change button color

Change button color

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

    www.cidev.ro
    Participant

    Hi there,

    Is there a way to change a button’s color on hover? More specifically all the button on the shop archives pages, example on this page:

    https://acmesol.ro/product-category/military-equipment/

    Please see screenshot attached for clarifications.

    Basically we want to change the grey color with some other color.

    Thanks a lot!

    Attachments:
    You must be logged in to view attached files.
    #388831

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover {
        background-color: blue;
    }

    Best Regards

    #388845

    www.cidev.ro
    Participant

    Hi there,

    Thank you so much, it works!

    Have a great day!

    #388992

    Hello,

    You are Most Welcome.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Change button color’ is closed to new replies.