andre 4 years ago
parent
commit
4d1883361b
1 changed files with 3 additions and 2 deletions
  1. 3 2
      products.tpl

+ 3 - 2
products.tpl

@@ -106,8 +106,9 @@
 		min-height: 100%;
 		min-height: 100%;
 	    }
 	    }
 	    .flickity-page-dots {
 	    .flickity-page-dots {
-	        top: -30px;
-	        bottom: 30px; 
+			position: absolute;
+	        top: 300px;
+	        left: 300px; 
 	    }
 	    }
 	    .carousel-cell { 
 	    .carousel-cell { 
 		height: 100% 
 		height: 100%