acf footer block can have buttons or blurb
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@if($props['blurb'])
|
@if($props['blurb'] || $props['links'])
|
||||||
@php
|
@php
|
||||||
$containerProps = [
|
$containerProps = [
|
||||||
'width' => $props['container_width'],
|
'width' => $props['container_width'],
|
||||||
|
|||||||
Reference in New Issue
Block a user