I’ve actually noticed that it doesn’t seem to be playing very well with Divi itself. Could that be the reason it’s doing weird things?
I found this in a css file :
.et_pb_column_single,.et_pb_section{padding:0}.et_pb_widget_area_right{padding-top:30px!important}.single-event #container #content{width:80%;margin:auto}nav a{color:#e2d92b}@media screen and (min-width:981px){.type-event img{max-width:50%!important}.single-event #container{width:79.125%}}#comment-wrap{display:none}.post-251 .et_pb_fullwidth_header.et_pb_fullwidth_header_0{background-position:50% 30%}@media screen and (min-width:981px){.post-251 .et_pb_fullwidth_header.et_pb_fullwidth_header_0{background-position:50% 40%}.post-253 .et_pb_fullwidth_header.et_pb_fullwidth_header_0{background-position:50% 65%}}
the problem is :
{.type-event img{max-width:50%!important}
max-width:100% work good
-
This reply was modified 7 years, 2 months ago by
leleuf.
Ok cool, that seemed to sort out the map image issue, but the buttons along the right hand side of the map still weren’t working and I had to change a lot of the CSS to get it working.
I had to add a lot of !important markups to the base code to get them to play properly. Is that right that I should have to get so deep into the code to get it working properly?
Could you please share the code you modified. I would like to change it as well. Thanks.
It is looking like this…
Google Maps looking weird
since you mentioned above that it was a possible plugin conflict you can try the below steps to confirm
– deactivating all other plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
Yes, thank you. Meanwhile I know it was a conflict with the plugin “WP GPX Maps”.
sorry but we are quite limited with regards to other plugins or theme.