• Hi,

    thanks for your plugin,

    I’m having an issue when excluding class name from some optimization.

    I wanted to exclude google map from lazy loading.

    the plugin i work with use the parent class name. When i use kb-google-maps-container it works, but i need to select just a specific map so i need to work with the specific class.

    When i use kb-google-maps-container followed by the ID generated, it doesn’t work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support michael-levelup

    (@michaeltarongoy)

    Hi there,

    Thank you for reaching out to us.

    You can try adding your own custom CSS class to the Google Maps block. Go to the block settings >> Advanced. You should be seeing the “Additional CSS class(es)” input box. Add your own CSS class to make the block unique: https://nimb.ws/rl3kBn. You can then use that in conjuction with the base class. For example .kb-google-maps-container .makingtest will be your CSS selector.

    I hope this helps and let us know if we can assist you further.

    Kind Regards,
    Michael

    hannah

    (@hannahritner)

    Hey,
    Thanks for reaching out! Can you post a link?

    Kindly,
    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘issue with class name’ is closed to new replies.