-
AuthorPosts
-
May 5, 2015 at 4:45 pm #439831
Hi,
i used this code to remove the logo
div .logo { display: none !important; }Now there is still to much space above the menu. How can i remove the space above the menu?
Thanks Simon
May 6, 2015 at 7:12 am #440143Hi simonac!
Please try the following in Quick CSS under Enfold–>General Styling:
#top #header_main > .container{ height: 0px !important; }Regards,
RikardMay 6, 2015 at 9:21 am #440190Thanks Rikard!
How can i add more space under the menu? Between menu and content area.(Slider)
If i add whitespace then it becomes transparent because i have made the background transparent.
Regards, Simon
-
This reply was modified 10 years, 6 months ago by
simonac.
May 6, 2015 at 5:39 pm #440515Hi!
Please add following code to Quick CSS as well
#layer_slider_1 { padding-top: 50px; }Regards,
YigitMay 7, 2015 at 9:05 am #440825Well, that worked ….for this page where the slider is. But is there a way to make a padding under the menu in general. So that it affects all pages. Because on the other pages i want the same padding.7
Regards
Simon
May 7, 2015 at 4:09 pm #441029Hey!
Please add following code to Quick CSS
.content, .sidebar { padding-top: 100px; }Regards,
YigitMay 7, 2015 at 4:45 pm #441062This reply has been marked as private.May 7, 2015 at 5:05 pm #441077Hi!
Please add following code to Quick CSS as well
#main>.avia-fullwidth-slider,#main>.avia-section { padding-top: 50px; }Regards,
YigitMay 7, 2015 at 6:25 pm #441142This is causes design problems which do not look good…
Isn’t there a way to add padding-bottom to the menu area which then is the same on all pages?
Regards,
Simon
May 7, 2015 at 8:04 pm #441178Hi!
Please try adding Seperator/Whitespace element to the top of your pages. I cannot think anything else other than that. It is not possible to add padding to menu area without breaking background image
Regards,
YigitMay 8, 2015 at 3:23 pm #441552Ok.
i tried to reduce the space above the top color section on this page with the code and with – whitespace but i had no success.
http://www.motivation-mit-herz.de/ich-und-ich/
Could you pls take a look here. THX
Simon
May 8, 2015 at 3:32 pm #441556 -
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
