Viewing 1 replies (of 1 total)
  • Hello,

    You can try this CSS.

    .ribbon, .team-wrap{
        border-color: #3466b7;
    }
     .ribbon .arrow-left, .team-wrap .arrow-left{
          border-right: 8px solid #3466B7;
    }
    .ribbon .arrow-right, .team-wrap .arrow-right{
        border-left: 8px solid #3466B7;
    }
    .ribbon .text-yellow, .box-service:hover, .testimonial-box .text, .main-navigation li:hover{
        background: #3466B7;
    }
    .team-wrap a p.info, .testimonial-box p.client-info a, .list-post-info time span, .footer-box a, .copyright, .copyright:hover{
        color: #3466B7;
    }
    .bottom-line a.comm span{
    background-color: #3466B7;
    }

    And for Our Skill section you need to edit js file (foliogine-lite\js\jquery.donutchart.js) (https://screencast.com/t/Ddoh6Aye)

    Thank You.
    Gourav

Viewing 1 replies (of 1 total)
  • The topic ‘Update the highlight colour from yellow’ is closed to new replies.