This topic has 2 replies, 3 voices, and was last updated 10 years, 10 months ago by Anonymous.
Viewing 3 posts - 1 through 3 (of 3 total)
Hi how can I change the image of the person pulling the small car on the select a city bar on the location plugin page?
Its there in the style.css file. You can find the css in locations section. For your reference here is the code below.
.iva_loc_cities {
background-color: #FCFCFC;
padding: 30px;
margin-bottom: 30px;
background-image: url(images/locations_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
}
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.