REFACTOR Adapting style with new gravity forms id
This commit is contained in:
parent
928e7af7d8
commit
a5421f3e2e
|
|
@ -1,8 +1,8 @@
|
||||||
.page-id-1181 {
|
.page-id-1181 {
|
||||||
.wp-block-carhop-blocks-heading:has(+ #gform_wrapper_4) {
|
.wp-block-carhop-blocks-heading:has(+ #gform_wrapper_5) {
|
||||||
@apply !pb-0;
|
@apply !pb-0;
|
||||||
}
|
}
|
||||||
.wp-block-carhop-blocks-heading + #gform_wrapper_4 {
|
.wp-block-carhop-blocks-heading + #gform_wrapper_5 {
|
||||||
@apply !mt-2;
|
@apply !mt-2;
|
||||||
}
|
}
|
||||||
&:has(.gf_step_first.gf_step_active) {
|
&:has(.gf_step_first.gf_step_active) {
|
||||||
|
|
|
||||||
21
resources/css/pages/page-formulaire-temoignage.css
Normal file
21
resources/css/pages/page-formulaire-temoignage.css
Normal file
|
|
@ -0,0 +1,21 @@
|
||||||
|
.page-id-2899 {
|
||||||
|
.wp-block-carhop-blocks-heading:has(+ #gform_wrapper_7) {
|
||||||
|
@apply !pb-0;
|
||||||
|
}
|
||||||
|
.wp-block-carhop-blocks-heading + #gform_wrapper_7 {
|
||||||
|
@apply !mt-2;
|
||||||
|
}
|
||||||
|
&:has(.gf_step_first.gf_step_active) {
|
||||||
|
.gf_page_steps {
|
||||||
|
@apply hidden;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.gform_page .wp-block-carhop-blocks-heading {
|
||||||
|
@apply pb-0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.form-explanation {
|
||||||
|
@apply mt-12 max-w-2xl mx-auto !mb-0;
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user