-
AuthorPosts
-
May 26, 2015 at 12:11 pm #450013
I want to display the google map over the whole width of the webite?
May 26, 2015 at 1:44 pm #450061Hi alfaweb2!
Please add a color section element to your page with a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png and then place your google maps element inside it then add following code to Quick CSS
#your-custom-id .container { max-width: 100%; padding: 0; margin: 0; }Cheers!
YigitMay 26, 2015 at 1:55 pm #450067This reply has been marked as private.May 26, 2015 at 1:57 pm #450068This reply has been marked as private.May 26, 2015 at 2:04 pm #450075Hey!
I cannot see custom ID on your color section. Please use following code
.page-id-14 #av_section_2 .container { max-width: 100%!important; }Best regards,
YigitMay 26, 2015 at 2:16 pm #450080This reply has been marked as private.May 26, 2015 at 2:21 pm #450084Hey!
You are adding custom CSS class, you should add Section ID :)
Also i see that you are using Code Block element, can you please use Google Maps element under Media elements instead?Regards,
YigitMay 26, 2015 at 2:21 pm #450085is there no way to do this with the color area?
May 26, 2015 at 2:24 pm #450087OK WORKS!!!!!! only the white space is still there! Thank for the tipp!!!!
May 26, 2015 at 3:11 pm #450117Hey!
Please add following code to Quick CSS as well
#googlemapbreit .content { margin-bottom: -20px!important; }Cheers!
YigitMay 26, 2015 at 3:42 pm #450130This reply has been marked as private.May 26, 2015 at 3:46 pm #450135Hey!
Sure, please add following code to Quick CSS as well
#header { border-bottom: 1px solid #e2e2e2; }Best regards,
YigitMay 26, 2015 at 4:09 pm #450144This reply has been marked as private.May 26, 2015 at 4:13 pm #450147Hey!
Please add following code to Quick CSS
.page-id-20 #av_section_1 .avia-video { margin-bottom: 0; }Regards,
YigitMay 29, 2015 at 7:56 am #451541This reply has been marked as private.May 29, 2015 at 6:19 pm #451747 -
AuthorPosts
- You must be logged in to reply to this topic.
