Tagged: enfold theme, google maps
Enfold theme also has an bug. Why the size of the google maps is small? How I can adjust the size. Thx for help.
Hey xaray,
Can you post a link of the screenshot above? you can put it in “private content”, so only moderators can see.
Best regards,
Nikko
Hi,
That CSS is coming from the plugin, though you can try this out:
.single-tribe_events .secondary .tribe-events-venue-map {
width: 100% !important;
}
So you ‘bug’ is coming from the plugin. I’m guessing that it’s intentional, maybe you could refer to one of their demos?
Best regards,
Rikard