Hi.
I want to have the Google map on my contact page but want to lose the contact fields and have a normal page with 3 or 4 columns beneath, can this be done?
Thanks
Hi,
I suggest you use a page template with the google map shortcode.
Please see screenshot http://prntscr.com/8bt790
The shortcode creator is the button with number 4 logo in WordPress content editor.
Please see screenshot http://prntscr.com/8bt8a0
Thanks!
Excellent. That’s gonna stop me bugging you so much.
One thing, can I remove the shaded space above the Google map?
http://www.onsteel.fi/?page_id=5242#
G.
Hi again.
So I want to use the Google map shortcode, full width. And then have 3 columns beneath that are of a fixed pixel width. Can you point me in the right direction?
G
Hi,
I see that you have found a way to have 3 columns in the center, I think you are using siteorigin page builder plugin.
As for the shaded space above the google map. When I view your webpage source code, I can see a set of p tags wrapping the javascript before your google map.
Please use the following codes in your Theme Options -> Custom CSS
This code is using the panel’s unique ID and is targeting that panel only, if you happen to redo and use another panel, it will not work.
#panel-5242-0-0-0 .textwidget p {
display: none !important;
}
Please see screenshot of result. http://prntscr.com/8c0qn1
Thanks!
Hi Denzel, thanks for your prompt reply.
Sorry about the lazy ‘p’ tags, sorted now.
Now all I need to do is have the 3 columns to be the same width as menus and normal page content, with the map at 100% width.
Is it doable?
G
Hi,
Please revert your previous layout.
It is quite possible to widen the width of the 3 columns.
But not really possible to make google map break the boundaries and become full width.
Thanks!
The topic Customise Contact page is closed to new replies