Commit c0734bbe by Alto

Скрыл кнопку Больше

1 parent 58f5bff1
......@@ -51,7 +51,7 @@ function fenix_uchastie ($atts, $content)
'<button class="carousel-control-prev d-flex d-md-none justify-content-center rounded-pill bg-color-7 text-color-6" type="button" data-bs-target="#slider-'.$atts['id'].'" data-bs-slide="prev" data-icon="arrow_left"></button>'.
'<button class="carousel-control-next d-flex d-md-none justify-content-center rounded-pill bg-color-7 text-color-6" type="button" data-bs-target="#slider-'.$atts['id'].'" data-bs-slide="next" data-icon="arrow_right"></button>'.
'</div>'.
'<div class="text-center pt-4 ">'.
'<div class="text-center pt-4 d-none">'.
'<a href="#" class="btn btn-lg btn-style-0 rounded-pill">Больше</a>'.
'</div>'.
'</div>'.
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!