Commit b4033c43 authored by John Punzalan's avatar John Punzalan

Commit CSS

parent e444efce
......@@ -15213,6 +15213,11 @@ header[role="banner"] {
border-bottom: 1px solid #c2c2c2;
margin: 0 -15px;
}
.your-class .image-product,
.your-class-view .image-product {
position: relative;
z-index: 0;
}
.your-class .image-product#product-img1,
.your-class-view .image-product#product-img1,
.your-class .image-product#eh-xc10,
......@@ -15354,6 +15359,8 @@ header[role="banner"] {
}
#mainnav nav {
padding: 0;
position: relative;
z-index: 1;
}
.btn-danger {
border-radius: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment