mirror of
https://github.com/ivabus/www
synced 2024-11-10 17:55:16 +03:00
Working on klaviyo form in new style
This commit is contained in:
parent
d05ce24cbb
commit
01e818bc35
|
@ -32,6 +32,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
|
{{- partial "klaviyo-form.html" -}}
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
|
|
|
@ -1,29 +1,34 @@
|
||||||
<div class="klaviyo-form-WUxzRc"></div>
|
<hr>
|
||||||
|
<div class="klaviyo-form-WUxzRc"></div>
|
||||||
|
<hr>
|
||||||
|
|
||||||
<style>
|
<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;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
input#email_48240998.needsclick.go2381409361.kl-private-reset-css-Xuajs1:focus{
|
||||||
|
outline:none !important;
|
||||||
.go3894874857:hover{
|
box-shadow: none !important;
|
||||||
|
}
|
||||||
}
|
|
||||||
|
|
||||||
::placeholder{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#email_48240998{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#email_48240998:focus{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
#email_48240998{
|
||||||
|
min-height: 4.185vw !important;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue