emaxsite Posted September 2, 2016 Share Posted September 2, 2016 Hello everyone, I have a problem with the google maps plugin, one of the images from the homepage image slider is appearing on the google maps plugin and is covering some part of the map. I tried with different browsers and different computers and the result is the same. How can i resolve this? Thank you very much for any help you can give me. Link to comment Share on other sites More sharing options...
Vipul Hadiya Posted September 2, 2016 Share Posted September 2, 2016 This is the CSS floating issue for sure. For both, slider container and map container HTML tag set, i mean parent div/section of map and slider. display:block; width:100%; /* or width:auto; if it is suitable for you */ clear:both; /* this is important */ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now