From 989b02dbbc9f2179db2f6201a87afc1582cee5eb Mon Sep 17 00:00:00 2001 From: "arlemp@selectel.ru" Date: Wed, 15 Dec 2021 21:11:53 +0300 Subject: [PATCH] correct mobile version --- blocks/mobile-gazeta.php | 14 ++++++++------ header.php | 2 +- style.css | 2 ++ 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/blocks/mobile-gazeta.php b/blocks/mobile-gazeta.php index 5473021..690e6be 100644 --- a/blocks/mobile-gazeta.php +++ b/blocks/mobile-gazeta.php @@ -23,8 +23,10 @@ if( $posts ):
<?the_title();?>
@@ -39,15 +41,15 @@ endif;?>
-
Подпишитесь на нашу рассылку и будьте в курсе всех новостей
+
- + - +
diff --git a/header.php b/header.php index 59b5e5b..66c0b36 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title('|', true, 'right');?><?=get_bloginfo('name')?> - + diff --git a/style.css b/style.css index 6648eb4..632cae6 100644 --- a/style.css +++ b/style.css @@ -1103,6 +1103,7 @@ a{ .mobile_archive{ display: none; + margin-top: 18px; } @@ -1943,6 +1944,7 @@ span.rub_back_title{ .mob-subscript{ display: none; + margin-top: 12px; }