Button Text Color

Support Area Forums Umami Button Text Color

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question: http://www.jams-deli.com/jams-deli-menu/
  • Author
    Posts
  • #33751
    Sarah Lanse
    Participant

    I am trying to add a few buttons on my website, but I cannot get the font color of the buttons to change. I have attached my button settings in theme settings, but for some reason, I can only change the button background color. I also created custom CSS so I could have round buttons instead, but I cannot get the text color to change on that either. Here is my CSS:
    #roundbutton {
    width: 120px;
    height: 55px;
    background-color: #f4bc38;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 3px solid #db9d32;
    padding: 5px;
    }
    #roundbutton:hover {opacity: 0.6; }

    Attachments:
    #33755
    Bill Robbins
    Moderator

    Hello Sarah,

    Just to make sure we’re on the same page here, which buttons are you looking to change? The colors in the theme options I believe refer to buttons like the one that submits the comment form. It’ll apply to items that have the .button class.

    If you’ll let me know which buttons you’re looking to change, I help you do that.

    Have a great Saturday,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Button Text Color’ is closed to new replies.