Commit d6fb993b by Arpit Jain

Worked on feeds slick slider on frontend

parent 03836e41
...@@ -100,7 +100,7 @@ div#localitylist { ...@@ -100,7 +100,7 @@ div#localitylist {
right: -27px; right: -27px;
width: 21px; width: 21px;
height: 31px; height: 31px;
background-image: url("http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png"); background-image: url("/left-right-arrow.png");
background-size: 40px; background-size: 40px;
outline: none; outline: none;
} }
...@@ -111,7 +111,7 @@ div#localitylist { ...@@ -111,7 +111,7 @@ div#localitylist {
z-index: 1; z-index: 1;
width: 21px; width: 21px;
height: 31px; height: 31px;
background-image: url(http://maggiesadler.com/wp-content/uploads/2015/10/left-right-arrow.png); background-image: url("/left-right-arrow.png");
background-size: 40px; background-size: 40px;
background-position-x: right; background-position-x: right;
outline: none; outline: none;
......
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