Footer new label bg color change and mail address click feature

This topic has 2 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Rose Tyler

  • Avatar: Santosh
    Santosh
    Participant
    December 15, 2021 at 12:46

    1. I want to change new label badge color from green to orange how can i do it
    2. when i click on footer email address name it should take me mail box and paste the mail id

    https://prnt.sc/233qoxq

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 15, 2021 at 13:09

    Hello,

    1/ Add the next code in Theme Options > Theme custom CSS:

    .menu-label-new>a .label-text {
        background-color: #f48220;
    }
    .menu-label-new>a .label-text:before {border-right-color: #f48220;}

    2/ https://css-tricks.com/snippets/html/mailto-links/

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.