Skip to content

Instantly share code, notes, and snippets.

@cleytonmessias
Created August 19, 2014 13:18
Show Gist options
  • Save cleytonmessias/b45a5d37fd6ebe80ef5f to your computer and use it in GitHub Desktop.
Save cleytonmessias/b45a5d37fd6ebe80ef5f to your computer and use it in GitHub Desktop.
._trustvox_widget_container {margin: 40px 0;}
._trustvox_widget_container p.title {
font-size: 14px;
color: #000;
font-weight: bold;
display: block;
}
._trustvox_widget_container iframe {
margin: 0 auto;
display: block;
}
<div class="_trustvox_widget_container">
<p class="title">Pergunte e veja as opiniões de quem já comprou</p>
<div id="_trustvox_widget"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment