Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Map contact error
dongtq
July 2016
in
Theme support
Hi,
I added the side bar to the contact page and got following error:
https://drive.google.com/file/d/0B2I4WfrB47oMOFI1cHp2ZURVaUU/view?usp=sharing
Please help,
Comments
Albert
July 2016
Hi,
map item with contact details is reserved for full width section without sidebar. So if you want to sidebar, you need to remove those contact details with the following css:
.column_map .google-map-contact-wrapper .get_in_touch { display: none !important; }
This item is reserved for full width section just like you can see on
http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#mapbig
dongtq
July 2016
Hi,
Is there any way to remove or add the elements of muffin menu? I make it as side bar and it includes all pages.
thanks,
Albert
July 2016
Sorry but it's not possible.
Sign In
or
Register
to comment.
Comments
map item with contact details is reserved for full width section without sidebar. So if you want to sidebar, you need to remove those contact details with the following css: This item is reserved for full width section just like you can see on http://themes.muffingroup.com/be/theme/shortcodes/content-elements/#mapbig