Partage
  • Partager sur Facebook
  • Partager sur Twitter

Bootstrap V4 dropdowns-menu :hover

    16 février 2019 à 16:47:29

    Bonjour a tous, 

    pour faire simple je souhaite que les catégorie "dog" "cat "fish"... du menu "Shop by pet" m'affiche leurs contenu respectifs au passage de la souris et non pas au clic, après plusieurs tentative je post mon problème ici espérant avoir un retour :/

    Ps: je précise que j'ai reussi a ouvrir le menu "shop by pet" au hover mais pas les sous catégories

    .dropdown:hover>.dropdown-menu{display: block;}

    <div class="row">
                        <div class="header-bottom col-md-12 d-flex">
                            <div class="col-md-1"></div>
                            <nav class="col-md-6 navbar navbar-expand-lg navbar-light justify-content-between">
                                <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
                                    <span class="navbar-toggler-icon"></span>
                                </button>
                                <div class="collapse navbar-collapse" id="navbarSupportedContent">
                                <ul class="navbars-nav d-flex">
                                    <li class="nav-item dropdown" style="list-style-type: none;">
                                        <button class="btn btn-primary" type="button" id="dropdownMenuButtonShop" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                                        shop by pet <span class="fa fa-angle-down" id="angle-shop"></span> 
                                        </button>
                                        <div class="drop-pet dropdown-menu">
                                            <div class="drop-pet--container dropright">
                                                
                                                    
                                                        <button class="btn btn-primary text-left " type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-dog"><a class="dropdown-item menu-bottom" href="#drop-dog">dog<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                    
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-cat"><a class="dropdown-item menu-bottom" href="#">cat<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                   
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-fish"><a class="dropdown-item menu-bottom" href="#">fish<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                   
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-bird"><a class="dropdown-item menu-bottom" href="#">bird<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                  
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-small-pet"><a class="dropdown-item menu-bottom" href="#">small pet<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                   
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-reptile"><a class="dropdown-item menu-bottom" href="#">reptile<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                   
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-horse"><a class="dropdown-item menu-bottom" href="#">horse<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                   
                                                        <button class="btn btn-primary text-left" type="button" id="dropdownMenuButtonShop1" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" data-target="#drop-pharmacy"><a class="dropdown-item menu-bottom" href="#">pharmacy<i class="fa fa-angle-right far"></i></a>
                                                        </button>
                                                  
                                                
                                                
                                                        <div class="pet-drop-dog dropdown-menu menu-min1" aria-labelledby="dropdownMenuButton1" id="drop-dog">
                                                          <div class="d-flex menu-list-full">
                                                          <div class="menu-list-top-bottom">
                                                              <div class="d-flex">
                                                                <div class="first-list1">
                                                                    <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/food-332"><h4>food</h4></a>
                                                                    <ul class="food">
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dry-food-294">Dry Food</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/wet-food-293">Wet Food</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/prescription-food-459">Prescription Food</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/freeze-dried-food-336">Freeze-Dried Food</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/human-grade-1902">Human-Grade</a></li>
                                                                        <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/food-332">Shop All <span class="sign">></span></a></li>
                                                                    </ul>
                                                                </div>
                                                                <div class="first-list">
                                                                    <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/treats-335"><h4>treats</h4></a>
                                                                    <ul class="treats">
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dental-hard-chews-1539">Dentals & Hard Chews</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/soft-chewy-treats-1538">Soft & Chewy Treats</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/biscuits-crunchy-treats-1537">Biscuits & Crunchy Treats</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/bully-sticks-natural-chews-1540">Bully Sticks & Natural Chews</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/jerky-treats-1546">Jerky Treats</a></li>
                                                                        <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/treats-335">Shop All <span class="sign">></span></a></li>
                                                                    </ul>
                                                                </div>
                                                                <div class="first-list">
                                                                        <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/dog-288"><h4>supplies</h4></a>
                                                                    <ul class="d-flex suppplies">
                                                                    <ul class="supplies">
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/toys-315">Toys</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/healthcare-372">Healthcare</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dental-care-441">Dental Care</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/vitamins-supplements-374">Vitamins & Supplements</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cleaning-potty-351">Cleaning & Potty</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/crates-pens-gates-364">Crates, Pens & Gates</a></li>
                                                                    </ul>
                                                                    <ul class="supplies">
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/beds-mats-365">Bed & Mats</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/carriers-travel-371">Carriers & Travel</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/bowls-feeders-338">Bowls & Feeders</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/grooming-355">Gooming</a></li>
                                                                        <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/flea-tick-381">Flea & Tick</a></li>
                                                                        <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/dog-288">Shop All <span class="sign">></span></a></li>
                                                                    </ul>
                                                                    </ul>
                                                                </div>
                                                            </div> 
                                                            <div class="logo-pub">
                                                                <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=288"><span class="sign">Shop All ></span></a></h4>
                                                                <ul class="d-flex logo-list">
                                                                    <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ABlue+Buffalo%2Cc%3A288"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                    <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AStella+%26+Chewy%27s%2Cc%3A288"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                    <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AMerrick%2Cc%3A288"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                    <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AWellness%2Cc%3A288"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                    <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ATaste+of+the+Wild%2Cc%3A288"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                    <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ANatural+Balance%2Cc%3A288"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                                </ul>  
                                                            </div>
                                                         </div>
                                                          <div class="img-dog">
                                                              <a href="https://www.chewy.com/b/valentines-day-shop-2701">
                                                            <img src="fonts/dog-3.jpg" alt="Image dog" style=" width: 355px; height: 525px" class="img-responsive dog-full">
                                                              </a>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    
                                                      <div class="pet-drop-cat dropdown-menu menu-min1" id="drop-cat" aria-labelledby="dropdownMenuButton2">
                                                        <div class="d-flex menu-list-full">
                                                        <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/food-387"><h4>food</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/wet-food-389">Wet Food</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dry-food-388">Dry Food</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/prescription-food-460">Prescription Food</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/food-toppings-392">Food Toppings</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/freeze-dried-food-431">Freeze-Dried Food</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dehydrated-food-1560">Dehydrated Food</a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/litter-accessories-410"><h4>litter & accessories</h4></a>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/litter-411">Litter</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/litter-boxes-413">Litter Boxes</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/litter-box-accessories-412">Litter Boxes Accessories</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/waste-disposal-414">Waste Disposal</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cleaners-deodorizers-1442">Cleaners & Deodorizers</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/litter-box-enclosures-2328">Litter Box Enclosures</a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                    <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/cat-325"><h4>supplies</h4></a>
                                                                <ul class="d-flex suppplies">
                                                                <ul class="supplies">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/treats-391">Treats</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/toys-326">Toys</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/healthcare-415">Healthcare</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dental-care-440">Dental Care</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/vitamins-supplements-417">Vitamins & Supplements</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/flea-tick-404">Flea & Tick</a></li>
                                                                </ul>
                                                                <ul class="supplies">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/training-cleaning-428">Training & Cleaning</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/crates-pens-gates-424">Crates, Pens & Gates</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/beds-mats-425">Beds & Mats</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/trees-condos-scratchers-456">Trees, Condos & Scratchers</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/carriers-travel-454">Carriers & Travel</a></li>
                                                                    <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/cat-325">Shop All <span class="sign">></span></a></li>
                                                                </ul>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=325"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ABlue+Buffalo%2Cc%3A325"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AHalo%2Cc%3A325"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AMerrick%2Cc%3A325"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AWellness%2Cc%3A325"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ATaste+of+the+Wild%2Cc%3A325"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AHill%27s%2Cc%3A325"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                        </div>
                                                          <div class="img-cat">
                                                              <a href="https://www.chewy.com/b/valentines-day-shop-2701">
                                                            <img src="fonts/tabby.jpg" alt="Image cat" style=" width: 355px; height: 525px" class="img-responsive">
                                                              </a>
                                                          </div>
                                                        </div>
                                                    </div>
                                                    <div class="pet-drop-fish dropdown-menu menu-min1" id="drop-fish" aria-labelledby="dropdownMenuButton2">
                                                      <div class="d-flex menu-list-full">
                                                      <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/food-treats-886"><h4>food & treats</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/tropical-freshwater-887">Tropical Freshwater</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dry-food-388">Gold Fish</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/prescription-food-460">Saltwater Fish</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/food-toppings-392">Bottom Feeder</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/freeze-dried-food-431">Betta</a></li>
                                                                    <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/dehydrated-food-1560">Shop All <span class="sign">></span></a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/fish-885"><h4>Supplies</h4></a>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/aquariums-starter-kits-1735">Aquarium & Starter Kits</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/heating-lighting-1736">Heating & Lighting</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/water-care-906">Water Care</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/decor-accessories-1737">Décor & Accessories</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/filters-media-924">Filters & Media</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cleaning-maintenance-929">Cleaning & Maintenance</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/health-wellness-937">Health & Wellness</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cleaning-maintenance-929">Gifts & Books</a></li>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=885"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ATetra%2Cc%3A885"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AAPI%2Cc%3A885"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AAqueon%2Cc%3A885"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AFluval%2Cc%3A885"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AMarineland%2Cc%3A885"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AWardley%2Cc%3A885"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                     </div>
                                                      <div class="img-shark">
                                                        <img src="fonts/shark.jpg" alt="Image shark" style=" width: 355px; height: 580px" class="img-responsive">
                                                      </div>
                                                    </div>
                                                  </div>
                                                  <div class="pet-drop-bird dropdown-menu menu-min1" id="drop-bird" aria-labelledby="dropdownMenuButton2">
                                                      <div class="d-flex menu-list-full">
                                                      <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/food-942"><h4>food</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/wild-bird-950">Wild Bird</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cockatiel-cockatoo-946">Cockatiel & Cockatoo</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/parakeet-944">Parakeet</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/finch-canary-945">Finch & Canary</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/lovebird-947">Lovebird</a></li>
                                                                    <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/food-942">Shop All <span class="sign">></span></a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/bird-941"><h4>Supplies</h4></a>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/treats-952">Treats</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cages-accessories-953">Cage & Accessories</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/litter-nesting-962">Litter & Nesting</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/perches-toys-967">Perche & Toys</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/grooming-health-971">Grooming & Health</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/gifts-books-1934">Gifts & Books</a></li>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=941"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AKaytee%2Cc%3A941"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ACareFresh%2Cc%3A977"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AQuiko%2Cc%3A941"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AHartz%2Cc%3A941"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ALiving+World%2Cc%3A977"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ANatural+Balance%2Cc%3A288"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                     </div>
                                                      <div class="img-bird">
                                                        <img src="fonts/wild-goose.jpg" alt="Image bird" style=" width: 355px; height: 525px" class="img-responsive">
                                                      </div>
                                                    </div>
                                                  </div>
                                                  <div class="pet-drop-small-pet dropdown-menu menu-min1" id="drop-small-pet" aria-labelledby="dropdownMenuButton2">
                                                      <div class="d-flex menu-list-full">
                                                      <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/food-978"><h4>food</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/rabbit-979">Rabbit</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/guinea-pig-980">Guinea Pig</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/chinchilla-degu-981">Chinchilla & Degu</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/hamster-983">Hamster</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/gerbil-982">Gerbil</a></li>
                                                                    <li><a class="dropdown-item link-shop-dog class-dog" href="https://www.chewy.com/b/food-978">Shop All <span class="sign">></span></a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/small-pet-977"><h4>Supplies</h4></a>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/treats-988">Treats</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/habitats-accessories-989">Habitats & Accessories</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/bedding-litter-1000">Bedding & Litter</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/beds-hideouts-toys-1005">Beds, Hideouts & Toys</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/harnesses-carriers-1013">Harnesses & Carriers</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/grooming-health-1016">Grooming & Health</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/gifts-books-6196">Gifts & Books</a></li>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=977"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AKaytee%2Cc%3A977"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ACareFresh%2Cc%3A977"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AOxbow%2Cc%3A977"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AMarshall%2Cc%3A977"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ALiving+World%2Cc%3A977"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AHartz%2Cc%3A977"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                     </div>
                                                      <div class="img-small-pet">
                                                        <img src="fonts/goat-1461917_640.jpg" alt="Image goat" style=" width: 355px; height: 525px" class="img-responsive">
                                                      </div>
                                                    </div>
                                                  </div>
                                                  <div class="pet-drop-reptile dropdown-menu menu-min1" id="drop-reptile" aria-labelledby="dropdownMenuButton2">
                                                      <div class="d-flex menu-list-full">
                                                      <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/food-treats-1026"><h4>food & treats</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/turtle-1027">turtle</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/frog-newt-1028">Frog & Newt</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/lizard-1029">Lizard</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/hermit-crab-1031">Hermit Crab</a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/reptile-1025"><h4>Supplies</h4></a>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/terrariums-habitats-1036">Terrariums & Habitats</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/habitat-accessories-1032">Habitat Accessories</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/heating-lighting-1047">Heating & Lighting</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/cleaning-maintenance-1051">Cleaning & Maintenance</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/substrate-bedding-1057">Substrate & Bedding</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/health-wellness-1061">Health & Wellness</a></li>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=1025"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AZoo+Med%2Cc%3A1025"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AExo+Terra%2Cc%3A1025"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AZilla%2Cc%3A1025"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AFluker%27s%2Cc%3A1025"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ATetrafauna%2Cc%3A1025"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AAPI%2Cc%3A1025"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                     </div>
                                                      <div class="img-small-pet">
                                                        <img src="fonts/yemen-chameleon.jpg" alt="Image goat" style=" width: 355px; height: 525px" class="img-responsive">
                                                      </div>
                                                    </div>
                                                  </div>
                                                  <div class="pet-drop-horse dropdown-menu menu-min1" id="drop-horse" aria-labelledby="dropdownMenuButton2">
                                                      <div class="d-flex menu-list-full">
                                                      <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/health-wellness-1691"><h4>health & wellness</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/vitamins-supplements-1692">Vitamins & Supplements</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/first-aid-1693">First Aid</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/pest-control-1694">Pest Control</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/prescription-medications-6388">Prescription Medictions</a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/horse-1663"><h4>Supplies</h4></a>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/food-treats-1664">Food & Treats</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/tack-stable-supplies-1668">Tack & Stable Supplies</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/grooming-1686">Grooming</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/toys-1683">Toys</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/gifts-books-1935">Gifts & Books</a></li>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=1663"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AAniMed%2Cc%3A1663"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ACosequin%2Cc%3A1663"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AFiebing%27s%2Cc%3A1663"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AHorsemen%27s%20Pride%2Cc%3A1663"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AOster%2Cc%3A1663"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ATough-1%2Cc%3A1663"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                     </div>
                                                      <div class="img-small-pet">
                                                        <img src="fonts/horse-8.jpg" alt="Image goat" style=" width: 355px; height: 525px" class="img-responsive">
                                                      </div>
                                                    </div>
                                                  </div>    
                                                  <div class="pet-drop-pharmacy dropdown-menu menu-min1" id="drop-pharmacy" aria-labelledby="dropdownMenuButton2">
                                                      <div class="d-flex menu-list-full">
                                                      <div class="menu-list-top-bottom">
                                                          <div class="d-flex">
                                                            <div class="first-list1">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/pharmacy-2515"><h4>treatments</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/heartworm-2517">Heartworm</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/flea-tick-2516">Flea & Tick</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/pain-relief-arthritis-2518">Pain Relief & Arthritis</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/skin-coat-2521">Skin & Coat</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/allergy-relief-2522">Allergy Relief</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/ear-eye-care-2648">Ear & Eye Care</a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/medications-2519"><h4>medications</h4></a>
                                                                <ul class="food">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/pain-relief-2544">Pain Relief</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/antibiotics-2545">Antibiotics</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/antifungal-2547">Antifungal</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/insulin-diabetes-2548">Insulin & Diabetes</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/diuretics-2549">Diuretics</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/devices-supplies-2550">Devices & Supplies</a></li>
                                                                </ul>
                                                            </div>
                                                            <div class="first-list">
                                                                <a class="dropdown-item dog-link class-dog" href="https://www.chewy.com/b/health-conditions-2520"><h4>Health conditions</h4></a>
                                                                <ul class="d-flex suppplies">
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/behavior-anxiety-2529">Behavior & Anxiety</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/dewormers-parasites-2530">Dewormers & Parasites</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/digestive-support-enzymes-2531">Digestive Support & Enzymes</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/heart-blood-pressure-2532">Heart & Blood Pressure</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/immune-support-2538">Immune Support</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/respiratory-care-asthma-2539">Respiratory Care & Asthma</a></li>
                                                                </ul>
                                                                <ul class="treats">
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/seizure-epilepsy-2540">Seizure & Epilepsy</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/thyroid-hormone-2541">Thyroid & Hormone</a></li>
                                                                    <li><a class="dropdown-item class-dog" href="https://www.chewy.com/b/urinary-tract-kidneys-2542">Urinary Tract & Kidneys</a></li>
                                                                </ul>
                                                                </ul>
                                                            </div>
                                                        </div> 
                                                        <div class="logo-pub">
                                                            <h4>popular brands <a href="https://www.chewy.com/app/catalog/brands?cgId=2515"><span class="sign">Shop All ></span></a></h4>
                                                            <ul class="d-flex logo-list">
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ANexGard%2Cc%3A2515"><img src="fonts/dog.png" alt="Dog" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ABravecto%2Cc%3A2515"><img src="fonts/cat.png" alt="Cat" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AHeartgard%2Cc%3A2515"><img src="fonts/horse.png" alt="Horse" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ATrifexis%2Cc%3A2515"><img src="fonts/pork.png" alt="Pork" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3AAdvantage+Multi%2Cc%3A2515"><img src="fonts/cow.png" alt="Cow" style="width: 70px" class="img-responsive"></a></li>
                                                                <li class="cw-card"><a class="cw-card-logo" href="https://www.chewy.com/s?page=1&rh=brand_facet%3ARevolution%2Cc%3A2515"><img src="fonts/goat.png" alt="Goat" style="width: 70px" class="img-responsive"></a></li>
                                                            </ul>  
                                                        </div>
                                                     </div>
                                                      <div class="img-small-pet">
                                                        <img src="fonts/pharmacy.jpg" alt="Image goat" style=" width: 355px; height: 525px" class="img-responsive">
                                                      </div>
                                                    </div>
                                                  </div>    
                                                
                                            </div>
                                        </div>
                                    </li>
                                    <li class="nav-item" style="list-style-type: none;">
                                        <button class="btn btn-primary btn-header-bottom" type="button">
                                        <a href="https://www.chewy.com/app/catalog/brands" class="link-shop">shop by brand</a>
                                        </button>
                                    </li>
                                    <li class="nav-item" style="list-style-type: none;">
                                        <div class="dropdown">
                                            <button class="btn btn-primary btn-header-bottom" type="button"  data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"><a href="#" class="link-shop">pharmacy <span class="fa fa-angle-down"></span></a></button>
                                            <div class="dropdown-menu" aria-labelledby="dropdownMenuButton2">
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/heartworm-2517">Heartworm</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/flea-tick-2516">Flea & Tick</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/pain-relief-arthritis-2518">Pain Relief & Arthritis</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/skin-coat-2521">Skin & Coat</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/allergy-relief-2522">Allergy Relief</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/ear-eye-care-2648">Ear & Eye Care</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/medications-2519">Medications</a>
                                            <a class="dropdown-item liink" href="https://www.chewy.com/b/health-conditions-2520">Health Conditions</a>
                                            </div>
                                        </div>
                                    </li>
                                    <li class="nav-item" style="list-style-type: none;">
                                        <button class="btn btn-primary btn-header-bottom" type="button" data-toggle="dropdown"><a href="https://www.chewy.com/deals" class="link-shop">today's deals</a></button>
                                    </li>
                                </ul>
                                </div>
                            </nav>
                            <div class="header-right col-md-4 d-flex justify-content-center">
                           <button class="btn btn-primary btn-header-bottom"><a class="header-shipping link-shop2" href="https://www.chewy.com/#">FREE 1-2 DAY SHIPPING OVER $49! <i class="fa fa-truck"></i></a></button>
                        </div>
                        </div>
                    </div>



    • Partager sur Facebook
    • Partager sur Twitter

    Bootstrap V4 dropdowns-menu :hover

    × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
    × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
    • Editeur
    • Markdown