Home Forums WoodMart support forum Text color change

Text color change

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

    pixel
    Participant

    We want to change the hover color of the selected area. I add the following code from the custom css field, but it doesn’t work.

    h1 a:hover {
    color: #cc9966;
    }
    h2 a:hover {
    color: #cc9966;
    }
    h3 a:hover {
    color: #cc9966;
    }
    h4 a:hover {
    color: #cc9966;
    }
    h5 a:hover {
    color: #cc9966;
    }
    h6 a:hover {
    color: #cc9966;
    }

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

    Luke Nielsen
    Keymaster

    Hello,

    The color of the product’s title on the shop page can be changed via Theme Settings -> Typography -> Advanced typography, create a rule and add the “Product grid title” item (more detail in the below screenshot).

    https://monosnap.com/file/GfP2o6tWvfnPGujGe9CmTEK6yBZNXt

    https://gyazo.com/19569e5bb43ad8469977a9dc6432b025

    If you’d like to contact us, we are here for whatever questions you may have.

    Kind Regards

    • This reply was modified 1 year, 10 months ago by Luke Nielsen.
Viewing 2 posts - 1 through 2 (of 2 total)