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
|
||||
$containerProps = [
|
||||
'width' => $props['container_width'],
|
||||
|
||||
Reference in New Issue
Block a user