new style banner mobail

This commit is contained in:
2024-04-17 12:15:16 +03:00
parent e46022ff89
commit 1a7ee34959
3 changed files with 22 additions and 20 deletions

View File

@@ -1591,15 +1591,6 @@ button {
}
.wp-authors{
position: relative !important;
}
.wp-authors IMG{
height: auto;
}
.edition-title{
font-weight: 700;
font-size: 2rem;
@@ -1663,17 +1654,22 @@ button {
@media (max-width: 767px) {
.banner--header {
height: 8rem;
position: relative;
display: block;
max-width: 767px;
width: 100%;
/* height: 8rem;
position: relative; */
}
.banner--header img {
position: absolute;
width: 100%;
height: auto;
/*position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
max-height: 100%;
transform: translate(-50%, -50%);
max-height: 100%;*/
}
}.breadcrumbs {
background: #fff;

View File

@@ -21,15 +21,21 @@
@media (max-width: 767px) {
.banner--header {
height: 8rem;
position: relative;
display: block;
max-width: 767px;
width: 100%;
/* height: 8rem;
position: relative; */
}
.banner--header img {
position: absolute;
width: 100%;
height: auto;
/*position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
max-height: 100%;
max-height: 100%;*/
}
}

View File

@@ -738,7 +738,7 @@ function my_custom_mail_sent( $contact_form ){
$subject = 'Подписка на рассылку АгроЭксперт';
$message = "
Здравствуйте!\n
Для подтверждения подписки на нашу рассылку перейдите по ссылке ниже\n
Для подтверждения подписки на рассылку издания «АгроЭксперт» перейдите по ссылке ниже:\n
$hash_link.\n\n
Если вы не отправляли заявку просто проигнорируйте это письмо.";