vendredi 4 septembre 2020

Services are not able to Seen In Mobile Device/

ANYONE HELP ME WHEN I USE THIS CODE IN DESKTOP ITS SHOWS SERVICES BUT WHEN I SEE THE SAME PAGE IN MOBILE IT DOES NOT SHOW SERVICES AFEECTED PAGE https://smmbrief.com/services

<style>
.modal-content {
height: auto;
}
.modal-dialog {
width: 50% !important;
}
.modal-title {
font-size: 18px !important;
line-height: 25px !important;
}
</style>
<div class="inner-page top-spacing">
  <!-- Main variables *content* -->
<div class="container service-page">
  <div class="row">
    <div style= "" class="col-lg-12">
      <div class="well">
        <div id="serv-page-search" class="form-group">
          <input type="text" class="form-control" placeholder="Search Services" id="searchService">
          <span class="search-icon"><i class="fa fa-search"></i></span>
        </div>
      </div>
      <div class="well show-desktop">
        <div class="title-search">
          <div class="dropdown">   
            <div class="dropdown bootstrap-select show-tick">
              <div class="dropdown bootstrap-select show-tick">

                <select id="ab" multiple class="selectpicker"  title="FILTER CATEGORY">
                  <!--<option value="" disabled selected style="display:none;"> <i class="fa fa-filter"></i>Please select </option>-->

                  
                </select>
              </div>
            </div>

          </div>
        </div>
        <div class="clear"></div>
        <div class="table-responsive servie-data-panel show-desktop1">
          <table class="table ">
            <thead>
              <tr>
                <th></th>
                <th class="width-service-name"></th>
                <th class="nowrap"></th>
                <th class="nowrap"></th>
                <th class="nowrap"></th>
                
                
              </tr>
            </thead>
            
          </table>
        </div>
      </div>
    </div>
  </div>
</div>




Aucun commentaire:

Enregistrer un commentaire