This topic has 7 replies, 3 voices, and was last updated 4 years, 8 months ago ago by Rose Tyler
Hello, I am using the Dokan plugin and the map on my product page is too small and are inside the filter. Can you please take a look?
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
Thank you, it worked.
Hello,
You’re welcome!
Regards
Hello, Now the Store widget areas are gone.
That is not from the code, it something else. I will figure it out.
Feel free to ask if you have any other questions.
Regards
You must be logged in to reply to this topic.Log in/Sign up