handling custom acf title
This commit is contained in:
parent
8376ba0e25
commit
79dcb9b2f9
|
|
@ -95,3 +95,12 @@
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.acf_custom_title {
|
||||||
|
.acf-label {
|
||||||
|
@apply pb-3;
|
||||||
|
label {
|
||||||
|
@apply !text-secondary !text-sm !font-semibold;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user