Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #222446
    sniukas
    Member
    Post count: 27

    Hi,

    trying to change the button text color. The following CSS does not seem to work. Hover state works, normal state not.

    What do I need to specify font type and size for the button?

    .sf-button.accent {
    color: #000!important;
    background: none;
    background-image: none;
    background-color: #f3f5f6!important;
    border: 1px solid #ca2027!important;
    color: #ccc!important;
    }

    a.sf-button.accent:hover {
    color: #fff!important;
    border: none!important;
    box-shadow: none!important;
    text-decoration: none!important;
    background-color: #ca2027!important;
    border: 1px solid #ca2027!important;
    }

    Thanks.

    #222448
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide a link to the page where you have that button so I can inspect the code and provide you some css?

    Thanks

    -Rui

    #222506
    sniukas
    Member
    Post count: 27
    This reply has been marked as private.
    #222519
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Part of your code seems fine.
    I change your css, check if it’s ok.

    -Rui

    #222631
    sniukas
    Member
    Post count: 27

    OK for the CSS. Thanks for your help. What about the breaks created on the “authors” page? Any idea what’s happening there?

    #222646
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Think the elements are being centered vertically because of this option in the row.
    https://www.dropbox.com/s/b146j9clp20jdl6/Screenshot%202015-10-22%2019.12.44.png?dl=0

    Try to change it.
    Guess is this what you were talking about.

    -Rui

    #222728
    sniukas
    Member
    Post count: 27

    Thanks…didn’t think about looking there…so many options.. 😉

    #222730
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register