删除嵌入式Google地图周围的白条

时间:2016-10-11 20:49:46

标签: html css wordpress google-maps iframe

我使用以下代码在session.gc_probability嵌入谷歌地图,但上面和下面都有白条,我似乎无法弄清楚如何删除它们。任何帮助修复都会很棒。

<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3431.7169822552632!2d-81.45959308200993!3d30.670097134060587!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88e4fee54019994b%3A0xbe6be3a817d34edf!2sTasty&#39;s+Fresh+Burgers+and+Fries!5e0!3m2!1sen!2sus!4v1476217073308" width="100%" height="100%" frameborder="0" style="border:0" allowfullscreen></iframe>

2 个答案:

答案 0 :(得分:0)

proj2: test_list.o $(CXX) $(LDFLAGS) $(LDLIBS) -o $@ clean: rm *.o proj2 ,您可以使用它,.wpb_content_element { margin-bottom: 35px}也需要更改。

但我建议你创建一个单独的类并应用它而不是搞乱现有的CSS样式,因为我可以从其他框架中看到它。

答案 1 :(得分:0)

你在拥有iframe的行上有填充(它不是生成白条的iframe)。看这个

enter image description here

我可以说你正在使用Visual Composer。首先点击行右上角的铅笔,查看行设置

enter image description here

然后转到设计选项标签,并检查填充部分的值。

enter image description here