• For some reason, Bootstrap buttons on this page appear solid red, even though it’s coded to be a blue “info” button:
    http://wordpress.eorthopod.com/licensing-content/

    Here is the code:
    <a href="#pricing" class="btn btn-info" role="button">Pricing for eOrthopod Materials</a>

    And yet, on this page, the buttons are coded to be green “success” buttons, and perform exactly as expected:
    http://wordpress.eorthopod.com/

    Code here:
    <a href="http://eorthopod.com/myeorthopod/" class="btn btn-success" role="button">MyeOrthopod Sign In</a>

    I can’t figure it out. Help would be greatly appreciated.

    Thanks!

The topic ‘Button problem in Customizr 3.4.8’ is closed to new replies.