Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1044853

    Hi
    Can u share the page URL on which the button is changing the colour?
    I checked some of the menu items under the event and its showing fine http://prntscr.com/fpejsa

    Regards

    melou61 Friend
    Pankaj Sharma Moderator
    #1044913

    Hi
    Open template folder /css/custom.css
    create the file if it’s not present and add below code

    
    .com_jblance .btn-primary {
        color: #ffffff;
        background-color: #ff0763!important;
        border-color: #ff0763!important;
        background-image: none!important;
    }
    

    Regards

    melou61 Friend
    #1044924

    Thanks, it works perfect.

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

This topic contains 4 replies, has 2 voices, and was last updated by  melou61 7 years, 4 months ago.

The topic ‘Login button color problem’ is closed to new replies.