Changing background color of a button

Home Forums All Other Themes Changing background color of a button

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #122758
    billing8billing8
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: April 4, 2019

    Re: Museum Pro Theme
    In the Promo3 shortcode I’d like to change the button background-color away from
    background-color:#383939
    to
    background-color:#BDB76B

    How do I do that?

    #122759
    billing8billing8
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: April 4, 2019

    Figured it out:

    I added this to custom css

    .sktmore{background-color:#BDB76B;color:#fff;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;margin:0;padding:7px 14px;display:table}

    #122771
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Cool

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.