FEATURE Refining the block width with the new alignwide support
This commit is contained in:
parent
08d1970802
commit
24ddfae7a5
|
|
@ -7,7 +7,7 @@ wp_enqueue_script('carhop-gallery-view');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<section class="block-gallery gallery content-section">
|
<section class="block-gallery gallery content-section alignwide">
|
||||||
<div class="gallery__slider">
|
<div class="gallery__slider">
|
||||||
<?php if ($gallery && is_array($gallery)) : ?>
|
<?php if ($gallery && is_array($gallery)) : ?>
|
||||||
<div class="swiper gallery-swiper">
|
<div class="swiper gallery-swiper">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user