Map On Product Page Is Too Small On Top Of Page

This topic has 7 replies, 3 voices, and was last updated 4 years, 1 months ago ago by Rose Tyler

  • Avatar: Binge
    Binge
    Participant
    February 26, 2020 at 03:18

    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?

    Please, contact administrator
    for this information.
    6 Answers
    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

    Avatar: Binge
    Binge
    Participant
    February 26, 2020 at 14:29

    Thank you, it worked.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 26, 2020 at 14:35

    Hello,

    You’re welcome!

    Regards

    Avatar: Binge
    Binge
    Participant
    February 26, 2020 at 14:49

    Hello, Now the Store widget areas are gone.

    Avatar: Binge
    Binge
    Participant
    February 26, 2020 at 15:58

    That is not from the code, it something else. I will figure it out.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 26, 2020 at 16:54

    Feel free to ask if you have any other questions.

    Regards

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.