Reply 230324 to: Map On Product Page Is Too Small On Top Of Page

Avatar: John Holden
John Holden
Support staff
February 26, 2020 at 06:02

Hi,

Add below code to Theme Options -> Theme Custom CSS -> Global Custom CSS

.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan, .mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas {
    position: relative !important;
}

.filter-wrap .filter-content > .woocommerce-ordering,
.filter-wrap .filter-content > .view-switcher,
.filter-wrap .filter-content > .products-per-page {
    display: inline-flex;
}

.filter-wrap .filter-content {
    display: block;
}

Regards,
Hung PD

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.