Kraft Message Success

Home Forums All Other Themes Kraft Message Success

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #61239
    JosephJoseph
    Member
    • Topics: 11
    • Replies: 5
    • Total: 16
    Member since: December 15, 2015

    How do I change the Message Success box from green to solid blue, outline blue, font white, different font type, and box width to expand around the text only.

    Currently it’s green with a set lenght no matter what text I put in there.

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

    Hi Joseph,

    Kindly go to Appearance>>Theme Options>>Basic Settings>>Custom CSS Box:

    Add this code there:

    .success_msg { background:#0000ff; border:1px solid #34c6f6; width:auto; display:table; color:#fff; font-family: ‘Roboto’, sans-serif;}

    Regards,
    Brad

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