diff --git a/src/blocks/header/templates/basic-3.js b/src/blocks/header/templates/basic-3.js index d1f00c13d..f000dcdbe 100644 --- a/src/blocks/header/templates/basic-3.js +++ b/src/blocks/header/templates/basic-3.js @@ -193,7 +193,7 @@ function innerBlocks() { [ createBlock( 'kadence/navigation', - { uniqueID: '6_9c1e43-30', templateKey: 'short-vertical' }, + { uniqueID: '6_9c1e43-30', templateKey: 'short' }, [] ), ] diff --git a/src/blocks/header/templates/mobile-3.js b/src/blocks/header/templates/mobile-3.js index 29b349341..1b32bfc39 100644 --- a/src/blocks/header/templates/mobile-3.js +++ b/src/blocks/header/templates/mobile-3.js @@ -176,20 +176,7 @@ function innerBlocks() { createBlock( 'kadence/header-column', { uniqueID: '75_924e83-33', location: 'right', metadata: { name: 'Right' } }, - [ - createBlock( - 'kadence/image', - { - imgMaxWidth: 100, - sizeSlug: 'full', - linkDestination: 'none', - uniqueID: '75_21fad1-2e', - globalAlt: true, - url: '/wp-content/plugins/kadence-blocks/includes/assets/images/placeholder/logo-dark.png', - }, - [] - ), - ] + [] ), ] ), @@ -347,11 +334,6 @@ function innerBlocks() { location: 'tablet-center', metadata: { name: 'Center' }, }, - [] - ), - createBlock( - 'kadence/header-column', - { uniqueID: '75_20930f-fd', location: 'tablet-right', metadata: { name: 'Right' } }, [ createBlock( 'kadence/image', @@ -367,6 +349,11 @@ function innerBlocks() { ), ] ), + createBlock( + 'kadence/header-column', + { uniqueID: '75_20930f-fd', location: 'tablet-right', metadata: { name: 'Right' } }, + [] + ), ] ), createBlock('kadence/header-row', { uniqueID: '75_866679-84', metadata: { name: 'Bottom Row' } }, [