Home Forums WoodMart support forum Heading Color Wrong

Heading Color Wrong

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

    ekingen
    Participant

    Hi. When i add a link on heading, color changed. I want all heading color black or which i want. Link or normal. Hover color green.

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

    Hello,

    I saw the screenshot you attached.

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

    .vc_custom_heading a {
        color: #000;
    }

    Best Regards.

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