diff --git a/wp-content/themes/cosmopet/static/css/front-page.css b/wp-content/themes/cosmopet/static/css/front-page.css index 3f96aec..70554a8 100644 --- a/wp-content/themes/cosmopet/static/css/front-page.css +++ b/wp-content/themes/cosmopet/static/css/front-page.css @@ -3563,7 +3563,7 @@ color: #f4f1f0; @media (min-width: 769px) and (max-width: 1200px) { .home .container { - padding: 88px 30px 180px !important; + padding: 0px 30px 180px !important; } .reviews_item .swiper-fade .swiper-slide { width:100%!important; diff --git a/wp-content/themes/cosmopet/static/img/arrow-main.png b/wp-content/themes/cosmopet/static/img/arrow-main.png new file mode 100644 index 0000000..0d58833 Binary files /dev/null and b/wp-content/themes/cosmopet/static/img/arrow-main.png differ diff --git a/wp-content/themes/cosmopet/templates/_pages/front-page.twig b/wp-content/themes/cosmopet/templates/_pages/front-page.twig index daed262..19ccd25 100644 --- a/wp-content/themes/cosmopet/templates/_pages/front-page.twig +++ b/wp-content/themes/cosmopet/templates/_pages/front-page.twig @@ -6,7 +6,7 @@ {% block content %}
-

{{ function('pll_e', 'Заголовок (скрытый) H1 на главной') }}

+

{% if site_region == 'ru' %}Cosmopet — официальный интернет-магазин гипоаллергенных кормов для кошек и собак{% elseif site_region == 'ae' %}Cosmopet — Official Online Store for Hypoallergenic Cat and Dog Food{% endif %}

diff --git a/wp-content/themes/cosmopet/templates/modal/login.twig b/wp-content/themes/cosmopet/templates/modal/login.twig index 8b00e47..34fe251 100644 --- a/wp-content/themes/cosmopet/templates/modal/login.twig +++ b/wp-content/themes/cosmopet/templates/modal/login.twig @@ -38,7 +38,7 @@