• Had to deactivate the Complianz plugin because it’s in conflict with the Google Maps block from Spectra (Brainstorm Force). I adjust the Google Maps to the left and makes it very small.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @thune,

    Please know that you can disable Integrations (such as Google Maps) individually, under Complianz > Integrations, allowing you to have Complianz enabled without affecting the Google Map.

    In any case, you should be able to correct the Map width by using the following line of CSS:

    .wp-block-uagb-google-map.uagb-google-map__wrap > div {
    width: 100%;
    }

    Which can be added via Complianz > Cookie Banner > General, enable the option “Use Custom CSS”. Then scroll down the page until you see the custom CSS field, where you can place the rule.

    Here’s my example page with the Spectra One theme, and the above steps applied: https://spectra-one.instawp.xyz/

    Kind regards, Jarno

    Thread Starter ?ystein Thune

    (@thune)

    Thanks, turned off Google Maps in integrations. Now everything is good ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Spectra Google Maps block’ is closed to new replies.