breadcrumbs fix with mobile reserved not to delete

This commit is contained in:
merdan 2020-04-02 14:29:28 +05:00
parent 65d64e340e
commit 4154e8fa28
5 changed files with 5 additions and 9 deletions

View File

@ -310,8 +310,8 @@ article.u-block-hover img {
width: 100%;}
#kinoteator-tab1 .owl-nav, .movie-items-group .owl-nav {
position: absolute;
top: -97px;
right: 285px; }
top: -90px;
right: 0px; }
#kinoteator-tab1 .owl-prev, #kinoteator-tab1 .owl-next, .movie-items-group .owl-prev, .movie-items-group .owl-next {
border: 1px solid #000000;
border-radius: 5px;
@ -383,8 +383,8 @@ article.u-block-hover img {
width: 100%;}
#cartoon .owl-nav, .movie-items-group .owl-nav {
position: absolute;
top: -97px;
right: 285px; }
top: -90px;
right: 0px; }
#cartoon .owl-prev, #cartoon .owl-next, .movie-items-group .owl-prev, .movie-items-group .owl-next {
border: 1px solid #000000;
border-radius: 5px;
@ -2108,7 +2108,7 @@ choose_seats_content > div.tab-pane.fade{
}
#konserty-tab1 .owl-nav {
top: -97px;
top: -90px;
}
#konserty-tab1 .owl-dots {

View File

@ -3,7 +3,6 @@
<div class="tab-header d-flex justify-content-between col-12 px-0">
<h2 class="">{{$category->title}}</h2>
<div style="height: 5px; position: absolute; bottom: 0; width: 100px; background-color: rgba(211,61,51,1)"></div>
<a class="" href="{{$category->url}}">{{__('ClientSide.view')}}</a>
</div>
<div class="tab-ozi col-12 px-0 mt-5">

View File

@ -4,7 +4,6 @@
<div class="tab-header d-flex justify-content-between col-12">
<h2 class="">{{$musical->title}}</h2>
<div style="height: 5px; margin-left: 5px; position: absolute; bottom: 0px; width: 100px; background-color: #ffffff"></div>
<a class="" href="{{$musical->url}}">{{__('ClientSide.view')}}</a>
</div>
<div class="tab-ozi col-12">
<!-- End Nav tabs -->

View File

@ -3,7 +3,6 @@
<div class="tab-header d-flex justify-content-between col-12 px-0">
<h2 class="">{{$category->title}}</h2>
<div style="height: 5px; position: absolute; bottom: 0; width: 100px; background-color: rgba(211,61,51,1)"></div>
<a class="" href="{{$category->url}}">{{__('ClientSide.view')}}</a>
</div>
<div class="tab-ozi col-12 px-0 mt-5">

View File

@ -11,7 +11,6 @@
<span aria-label="Next">˃</span>
</button>
</div>
<a class="teatr-show-more m-0" href="{{$theatre->url}}">{{__('ClientSide.view')}}</a>
</div>
<div class="tab-ozi col-12 pt-4">
<div class="kinoteator-tab1-wrapper">