Web Design & Development

Displaying Maps Inside Accordions, Tabs And Toggles

If you’re trying to add a map into accordions, tabs and toggles using the module inside modules trick, you might find it doesn’t display properly.

Instead, try adding this code:

@media (min-width: 768px) {
.et_pb_tab:not(.et-pb-active-slide):not(.et-pb-moved-slide) {
display: block!important;
max-height: 0px;
width: 100%;
overflow: hidden;
}
}
See our featured website design work

Check out some of the beautiful websites we’ve built for over 2,000 clients.

We offer WordPress support & maintenance

Shake the stress of ongoing maintenance with plans supported by our team of WordPress experts.

Related articles