How to i can edit maps on page

Posted in: Newspaper
Post count: 1

How to i can edit maps on page

photo: https://prnt.sc/hqps5q

Link test: http://nhakhoa.webox.vn

Post count: 22421

Hello,

It seems there is a css issue with the map iframe inside a raw html element.
Please use this code in the theme panel-> custom css box:

.tdc-theme-Newspaper .vc_raw_html iframe {
pointer-events: none;
}

Now you can access the raw html element in the composer.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.