test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gringo211985 Friend
    #197376

    Hi guys,

    I have changed the css for the “live demo” button in /purity3/css/bootstrap.css and only the non-hover version is taking effect. How can I make the hover css settings take effect?

    I have edited this part of bootstrap.css

    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default {
    color: #ffffff !important;
    background-color: #327e43 !important;
    border-color: #255d31 !important;

    but as I said, the changes aren’t taking effect even with the !important bit

    MoonSailor Friend
    #533557

    <blockquote>
    I have changed the css for the “live demo” button in /purity3/css/bootstrap.css a
    </blockquote>

    It is not recommended to edit that file since it will be overridden when you upgrade the template or compile Less to CSS.

    <blockquote>
    but as I said, the changes aren’t taking effect even with the !important bit
    </blockquote>

    Instead, please create a new file “custom.css” in folder “templates/purity3/css” (if it does not exists) then insert your custom css code into this file.

    If it still does not help, pls PM me admin, url and ftp access your site, I’ll investigate further and help you out.

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

This topic contains 2 replies, has 2 voices, and was last updated by  MoonSailor 10 years, 8 months ago.

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