mirror of
https://github.com/ivabus/www
synced 2024-11-10 14:35:15 +03:00
Working on klaviyo form in new style
This commit is contained in:
parent
d05ce24cbb
commit
01e818bc35
|
@ -32,6 +32,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
{{- partial "klaviyo-form.html" -}}
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
|
|
|
@ -1,29 +1,34 @@
|
|||
<div class="klaviyo-form-WUxzRc"></div>
|
||||
<hr>
|
||||
<div class="klaviyo-form-WUxzRc"></div>
|
||||
<hr>
|
||||
|
||||
<style>
|
||||
|
||||
.kl-private-reset-css-Xuajs1{
|
||||
.needsclick.klaviyo-form.klaviyo-form-version-cid_1.kl-private-reset-css-Xuajs1{
|
||||
max-width: 100% !important;
|
||||
padding: 0px !important;
|
||||
}
|
||||
|
||||
}
|
||||
.needsclick{
|
||||
min-height: none;
|
||||
}
|
||||
|
||||
.go3894874857{
|
||||
input#email_48240998.needsclick.go2381409361.kl-private-reset-css-Xuajs1{
|
||||
border: none !important;
|
||||
background-color: #1a1a1a !important;
|
||||
border-radius: 0px !important;
|
||||
padding: 0px !important;
|
||||
min-height: 4.185vw !important;
|
||||
font-family: "pp-neue-machina", sans-serif !important;
|
||||
text-transform: uppercase !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.go3894874857:hover{
|
||||
|
||||
}
|
||||
|
||||
::placeholder{
|
||||
|
||||
}
|
||||
|
||||
#email_48240998{
|
||||
|
||||
}
|
||||
|
||||
#email_48240998:focus{
|
||||
|
||||
}
|
||||
input#email_48240998.needsclick.go2381409361.kl-private-reset-css-Xuajs1:focus{
|
||||
outline:none !important;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
||||
#email_48240998{
|
||||
min-height: 4.185vw !important;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue