Tagged: header
Viewing 4 posts - 1 through 4 (of 4 total)
-
AuthorPosts
-
August 6, 2018 at 3:07 pm #993944
Hi Team,
I added 10px to the header_meta via padding-bottom but now the beginning of the page / slider is under the menu. Is there a way to fix this? Thank you.
My Quick CSS:
#header_meta { text-transform: uppercase; padding-bottom: 10px; } #header_meta .container { top: 10px; } .header_color .container_wrap_meta { background: white; } #header_meta #avia2-menu a { font-size: 12px !important; } #avia-menu .avia-menu-text { font-size: 16px !important; } .sidebar a { font-size: 14px!important; } #socket a { font-size: 14px; } @media only screen and (max-width: 767px) { #header_meta { display: none; } } @media only screen and (max-width: 990px) { #top #menu-item-search { display: none; } .av-burger-overlay-active #top #menu-item-search { display: block; }} #top .widget_nav_menu li { text-align: left; } .widget { padding: 15px 0px !important; } @media only screen and (max-width: 380px) { .only-dt { display: none !important; }} .post-meta-infos { display: none; } .slide-meta { display: none; } .responsive #socket .sub_menu_socket { display: block!important; } .slide-content .blog-categories { display: none; }-
This topic was modified 7 years, 3 months ago by
Phillip.
August 6, 2018 at 3:29 pm #993949Hey Phillip,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:.html_header_top.html_header_topbar_active.html_header_sticky #top #main { padding-top: 129px; }Best regards,
YigitAugust 6, 2018 at 3:31 pm #993951Thank you!
August 6, 2018 at 3:48 pm #993959Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)Best regards,
Yigit -
This topic was modified 7 years, 3 months ago by
-
AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- The topic ‘Overlay caused by header’ is closed to new replies.
