Support for Envato Buyers Forums Samsara Call 2 Action Button 2 Color

Viewing 3 reply threads
  • Author
    Posts
    • #5663
      CloudColor
      Member

      I would like to change the call to action button to a custom color. I see that their is a drop down, but I would like a custom color. Thank you.

    • #5669

      Try to add the following custom CSS into “Samsara Options > Custom Styles > CSS code”, If you selected blue large button, then you can use the following CSS

      .vc_btn, .vc_btn_blue,
      .vc_btn:hover, .vc_btn_blue:hover{background-color: YOUR COLOR;}

      Othewise, you need to change .vc_btn_blue to the actual CSS selector.

      By the way, If you want to customize some elements in the future, you can find the CSS selector with chrome developer tool. https://www.youtube.com/watch?v=V2aAEzlvyDc

    • #5714
      CloudColor
      Member

      This works great, and thanks for the tip =)

    • #5719

      It’s my pleasure!

Viewing 3 reply threads
  • You must be logged in to reply to this topic.