hi guys
i want to move my google map widget up the screen by say 100pixels
i can’t seem to do it is there a recommended way?
just wanted to let you all know i figured this one out its the class name. I had spent some time trying different selectors. Sorry to have posted but here is my solution anyways in case this helps someone else I’d like to think it brings some basic value to the forum
.avia-google-map-container
also you can target the id such as #av_gmap_1
You will see this if in chrome you do element inspector
Also if your zoning in on just an id it is a good idea to prefix it with the current page id as this id can be re used on another page