Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • imurillo Friend
    #973575

    how to change everything color red into color pink in whole magazine site, please see the picture.


    1. IMG5
    Pankaj Sharma Moderator
    #973611

    Hi
    Add below code to make them red

    .magazine-section-tools .btn.active {
        background: #cc0000!important;
        border-color: #cc0000!important;
    }
    
    .custom .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: #cc0000!important;
        border-right-color: #cc0000!important;
    }

    change the color code with your color code .

    You can override the style via custom.css file , use firebug to check the style code > http://prntscr.com/cpy7dd

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum