Home Forums WoodMart support forum Changing color of current visit link

Changing color of current visit link

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

    chayakorn
    Participant

    Hi,
    I wan to change the color of visiting link.
    Please advise
    Thanks
    CK

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

    Hello,

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

    .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
        color: red;
    }

    Best Regards

    #407934

    chayakorn
    Participant

    It works and thanks

    #408060

    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 ‘Changing color of current visit link’ is closed to new replies.