Расширить карусель на мобильном

105
18 сентября 2019, 21:10

Подскажите как карусель слева на мобильном сделать на всю страницу, как слайдер. Или если у вас есть готовый пример, то поделитесь пожалуйста. Загрузил на кодпен https://codepen.io/rediguana/pen/LqjEmr

версия тут не рабочая

    <section class="featured-posts-grid bg-dark"> 
      <div class="container clearfix"> 
         
        <!-- Large post slider --> 
        <div class="featured-posts-grid__item featured-posts-grid__item--lg"> 
          <div id="owl-hero-grid" class="owl-carousel owl-theme owl-carousel--dots-inside"> 
 
            <article class="entry featured-posts-grid__entry"> 
              <div class="thumb-bg-holder owl-lazy" data-src="https://cdn.pixabay.com/photo/2017/04/26/18/28/new-york-city-2263343__340.jpg"> 
                <img src="https://cdn.pixabay.com/photo/2017/04/26/18/28/new-york-city-2263343__340.jpg" alt="" class="d-none"> 
                <a href="single-post.html" class="thumb-url"></a> 
                <div class="bottom-gradient"></div> 
              </div> 
 
              <div class="thumb-text-holder"> 
                <a href="single-post.html" class="entry__meta-category entry__meta-category-color entry__meta-category-color--salad">Lifestyle</a>    
                <h2 class="thumb-entry-title"> 
                  <a href="single-post.html">See a 360-Degree View of the Top of the Everest</a> 
                </h2> 
              </div> 
            </article> 
 
            <article class="entry featured-posts-grid__entry"> 
              <div class="thumb-bg-holder owl-lazy" data-src="https://cdn.pixabay.com/photo/2016/05/06/01/22/couple-1375125__340.jpg"> 
                <img src="img/blog/featured_grid_slide_2.jpg" alt="" class="d-none"> 
                <a href="single-post.html" class="thumb-url"></a> 
                <div class="bottom-gradient"></div> 
              </div> 
 
              <div class="thumb-text-holder"> 
                <a href="single-post.html" class="entry__meta-category entry__meta-category-color entry__meta-category-color--blue">Business</a>    
                <h2 class="thumb-entry-title"> 
                  <a href="single-post.html">BRICS Nations Agree to Create Own Development Bank</a> 
                </h2> 
              </div> 
            </article> 
 
            <article class="entry featured-posts-grid__entry"> 
              <div class="thumb-bg-holder owl-lazy" data-src="https://cdn.pixabay.com/photo/2015/09/02/13/10/rigging-918920__340.jpg"> 
                <img src="img/blog/featured_grid_slide_3.jpg" alt="" class="d-none"> 
                <a href="single-post.html" class="thumb-url"></a> 
                <div class="bottom-gradient"></div> 
              </div> 
 
              <div class="thumb-text-holder"> 
                <a href="single-post.html" class="entry__meta-category entry__meta-category-color entry__meta-category-color--purple">Tech</a>    
                <h2 class="thumb-entry-title"> 
                  <a href="single-post.html">Tesla's Giant Battery Farm Is Now Live in South Australia</a> 
                </h2> 
              </div> 
            </article> 
 
          </div> <!-- end owl slider --> 
        </div> <!-- end large post slider --> 
         
 
        <div class="featured-posts-grid__item featured-posts-grid__item--sm">         
          <article class="entry featured-posts-grid__entry"> 
            <div class="thumb-bg-holder" style="background-image: url(https://cdn.pixabay.com/photo/2018/07/13/16/25/cows-3536058__340.jpg);"> 
              <a href="single-post.html" class="thumb-url"></a> 
              <div class="bottom-gradient"></div> 
            </div> 
 
            <div class="thumb-text-holder">   
              <h2 class="thumb-entry-title thumb-entry-title--sm"> 
                <a href="single-post.html">These Are the 20 Best Places to Work in 2018</a> 
              </h2> 
              <ul class="entry__meta"> 
                <li class="entry__meta-author"> 
                  <i class="ui-author"></i> 
                  <a href="#">DeoThemes</a> 
                </li> 
                <li class="entry__meta-date"> 
                  <i class="ui-date"></i> 
                  21 October, 2017 
                </li> 
                <li class="entry__meta-comments"> 
                  <i class="ui-comments"></i> 
                  <a href="#">115</a> 
                </li>                
              </ul> 
            </div> 
          </article> 
        </div> 
 
        <div class="featured-posts-grid__item featured-posts-grid__item--sm">         
          <article class="entry featured-posts-grid__entry"> 
            <div class="thumb-bg-holder" style="background-image: url(https://cdn.pixabay.com/photo/2017/07/22/20/29/life-2529859__340.jpg);"> 
              <a href="single-post.html" class="thumb-url"></a> 
              <div class="bottom-gradient"></div> 
            </div> 
 
            <div class="thumb-text-holder">   
              <h2 class="thumb-entry-title thumb-entry-title--sm"> 
                <a href="single-post.html">Experience the Grand Canyon National Park</a> 
              </h2> 
              <ul class="entry__meta"> 
                <li class="entry__meta-author"> 
                  <i class="ui-author"></i> 
                  <a href="#">DeoThemes</a> 
                </li> 
                <li class="entry__meta-date"> 
                  <i class="ui-date"></i> 
                  21 October, 2017 
                </li> 
                <li class="entry__meta-comments"> 
                  <i class="ui-comments"></i> 
                  <a href="#">115</a> 
                </li>                
              </ul> 
            </div> 
          </article> 
        </div> 
 
      </div> 
    </section> <!-- end featured posts grid -->

READ ALSO
Спарсить csv файл с другой страницы

Спарсить csv файл с другой страницы

Возникла потребность в парсинге csv фала расположенного на другом сайтеНакидал ajax, но вот браузер ругается на CORS- мол файл должен располагаться...

130
MouseUp происходит прежде MouseDown [закрыт]

MouseUp происходит прежде MouseDown [закрыт]

Я работаю над приложениемИспользуемые технологии C# и WPF

117
Клонирование задания печати C#

Клонирование задания печати C#

Вопрос в следующем: мне нужно реализовать на C# решение, позволяющее печатать на 2 принтера одновременно (один из них установлен по умолчанию...

112
Разрушение объекта на мелкие части в Unity 3D

Разрушение объекта на мелкие части в Unity 3D

Каким способом можно разрушить объект на мелкие частицы? С помощью Particle System как примерно это сделать? Например, чтоб рассыпался 2д квадрат

145