Top Main Menu fades away
-
Hello,
when opening the above mentioned homepage the main menu next to the logo fades away.
I use prestige-theme, a child theme of genesis.
Here is what I already tried ( and did not help):
– updated all plugins and deactivated them
– checked for design optinons under header or menu in the customizer
– checked user defined CSS of the theme and deleted it temporarilyCan anybody help? I have no idea how to fix it.
Amy ideas (also css code) would be great.Thanks a lot.
OliverThe page I need help with: [log in to see the link]
-
Hi @solvity, I checked the CSS applied to the element and it appears that the CSS property of
display: none;
is applied to the navigation menu which is causing it to not show up. The next step would be to identify what’s causing this style to be applied to the element.Hi,
thanks for the help. Sorry, I am not a coder.
What should I do now? In your screenshot it seems that the plugin schema.org is causing the error. I deactivated schema.org but nothing changes.Cheers
@solvity could you give us some more information about the setup? Please include info such as the name of the theme, any modifications that you have made to it, additional plugins you might have installed and any custom CSS that is currently active on the site.
It’s very difficult to say what causes the menu to be hidden but the schema plugin is most certainly not to blame. Please feel free to enable it.
Hi,
I use a child theme of Genesis: Prestige, Ver. 1.7 from ZigzagpressRecently I developed two landingpages with elementor but as I said above I already deactivated all plugins and nothing changed.
The custom CSS is as follows:
/* überschriftenformatierung */ H1, H2, H3, H4, H5, H6 {font-family: 'Source Sans', sans-serif; color: #333;font-weight:bold;margin-top:20px;} h1 {font-size: 3.0rem;font-size: 30px;line-height: 34px;} h2 {font-size: 2.4rem;font-size: 24px;line-height: 30px;margin-top: 40px;} h3 {font-size: 2rem;font-size: 20px;line-height: 26px;margin-top: 40px;} h4 {font-size: 1.8rem;font-size: 18px;line-height: 24px;} h5 {font-size: 1.6rem;font-size: 16px;line-height: 22px;margin-bottom: 10px;} h6 {font-size: 0.9rem;font-size: 9px;line-height: 15px;} h1.entry-title, h2.entry-title, h2.entry-title a, h2.entry-title a:visited {color: #333333;font-family: Arial;font-size: 16px;font-weight: 700;line-height: 26px;} .widget-area h4 {font-size: 16px;font-weight:bold;} /* Formatierung Topbar */ .top .wrap {padding: 10px 0 10px !important;} .top_trigger {display:none;} /* Formatierung Header/Navigation */ .header-image .site-header .title-area {background-position: 0 0 !important; margin-top: 5px;min-width: 236px;} .nav-primary li ul {border-top: 9px solid transparent;} .nav-primary ul {overflow: visible;} /* Headerbild */ .page_title_wrap {background-position: 0% 0%;background-size: 100%;height: 60px;width: 100%;padding: 20px 0 0 0;background-color:#009435;background-image: none !important;} /* Navigation schmaler */ .site-header {padding-top: 0px;} .site-header .wrap {height: 60px;} /* Mainmenu */ .nav-primary li a {font-family: 'Source Sans', sans-serif; font-size: 13px; font-weight: 400; line-height: 2.95;text-decoration: none;} /* Submenu */ .nav-primary ul li ul li {background-color: #24872e;} .nav-primary li li a, .nav-primary li li a:link, .nav-primary li li a:visited {font: 400 13px/20px 'Source Sans', sans-serif;font-size: 14px;} /* Submenu 2. Ebene */ .nav-primary li ul ul {margin: -34px 0 0 185px;} /* Formatierung Listen */ ul { overflow: hidden; } ul.bullet_style1 li, div.bullet_style1 li {background: url(https://jaenisch-tv.de/wp-content/themes/prestige/include/shortcodes/shortcode_icons/ico-style1.png) no-repeat scroll 0 top transparent;line-height: 24px;padding-left: 25px;font-size: 16px;} ul.bullet_style2 li, div.bullet_style2 li {background: url(https://jaenisch-tv.de/wp-content/themes/prestige/include/shortcodes/shortcode_icons/ico-style1.png) no-repeat scroll 0 top transparent;padding-left: 25px;font-size: 16px;} ul.bullet_style6 li, div.bullet_style6 li {list-style: none;background: url(https://jaenisch-tv.de/wp-content/themes/prestige/include/shortcodes/shortcode_icons/ico-style4.png) no-repeat scroll 0 top transparent;line-height: 24px;padding-left: 25px;} .entry-content ol li, .entry-content ul li {list-style: disc; /* margin: 0 40px 0 0 !important; */ font-size: 16px;font-family: Arial; line-height: 24px; color: #333; list-style-position: outside; padding: 0 10px ; padding-top:10px !important;} ul.related_post li {margin: 10px 50px 10px 0px !important;} .numbers ol li {list-style-type: decimal !important; margin: 0 25px !important;} .letters ol li {list-style-type: lower-alpha !important; margin: 0 0 15px 60px !important; padding-left: 10px;} .sidebar .widget_recent_entries li {margin-bottom: 10px;} .memberlist .entry-content ul li {list-style: none;} /* Textformatierung */ p, ul {font-size: 16px; font-family: Arial, sans-serif; line-height:24px; color: #333;} /* Textformatierung FAQ */ .trigger-button {font-size: 16px;font-family: 'Source Sans', sans-serif; color: #333;} .accordion {font-size: 16px;font-family: 'Source Sans', sans-serif; color: #333;line-height: 24px;} .home .accordion_container {border-bottom: none; } /* Linkformatierung */ a {font-size: 16px;font-family: Arial;} a.wpdatatable {font-size: 50px;font-family: Arial;} a, a:visited {text-decoration: underline;color: #3678c3;} a:hover, a:active {text-decoration: underline;color: #9E9E9E;} a.inofontResizer_minus, a.inofontResizer_add, a.inofontResizer_reset {text-decoration: none;color: #333;} h1.entry-title, h2.entry-title, h2.entry-title a, h2.entry-title a:visited {color: #3678c3;} /* Seitentitel */ #page-title {bottom: 0; float:left !important; font-style: normal; font-weight: 400; line-height: 35px; margin: 5px 0 0 0; padding: 0px; position: relative; right: 0; color: #fff; font-family: 'Source Sans', sans-serif; font-size: 16px; text-transform: uppercase;} /* Breadcrumbs */ .breadcrumb {padding: 0;} .breadcrumb a {font-size:12px;} /* Content Formatierung */ .columns-wrapper p {margin-top: 20px;} .helplinks .one-half {width: auto;} .helplinks .columns {margin-right: 10%;} .entry-content p {padding: 0;} /* Blog */ .single .entry-author, .single .entry-comments-link, .single p.entry-meta {display:none;} .entry-time, .post-edit-link {display:none;} .entry-meta {float: none !important;} .entry-categories {display: none;} .entry-comments-link{float:right;margin-top:-28px;position:relative;} .entry-author {margin-top: -24px;margin-left: 30px;position:relative;} .wp_rp_wrap .related_post_title {padding-top: 30px !important;} /* Service Box Formatierung */ .special-services-box .box-wrapper {padding: 0px 20px; border: 1px solid #e9e9e9; border-radius: 8px;} .special-services-box img {padding: 0 10px 10px 0 !important;} .box-wrapper h2 {margin-top: 0px !important;margin-bottom: 0px !important;} .box-wrapper h4, .box-wrapper h3 {font-size: 18px; margin: 0 0 20px 60px; } .box-wrapper p {margin: 0; padding: 20px 15px 10px 10px;font-size: 16px !important;} div.one-half.special-services-box, div.one-third.special-services-box, div.two-third.special-services-box, div.three-fourth.special-services-box, div.one-fourth.special-services-box, div.one-half.team, div.one-third.team, div.two-third.team, div.three-fourth.team, div.one-fourth.team {position: relative; margin: 0 2.2% 0 0; float: left;} /* über uns - Service Box Formatierung */ .team .special-services-box .box-wrapper p {margin: 0!important;padding: 0!important;font-size: 16px !important;text-align:left!important;} .team .box-wrapper h4 {font-size: 1.6rem!important;font-weight: 700 !important;margin: 0!important;padding: 0!important;text-align: left!important;} .team .special-services-box img {padding-right: 20px!important;} /* Unsere Kunden - Service Box Formatierung */ .kunden .box-wrapper h4, .box-wrapper h3 {padding-top: 0px !important;} /*Beitrags-/Seitenbilder Formatierung*/ .content .wp-caption {padding: 0 !important;} .content p.wp-caption-text {text-align: center;font-size: 11px !important;color: #a8a8a8 !important;margin-top: 0 !important;} .content .wp-caption a {/* overflow: hidden; *//* margin: 10px; */} img.alignleft {margin: 0 25px 10px 0;} /* Testimonial Formatierung */ #funke-content-4161, #dressler-content-4161, #freigang-content-4161 {font-size:16px; font-family: Arial;color:#333;} /* Hinweisbox grau, Formatierung */ .call_to_action_box { padding: 5px 5px 5px 35px;border-left: 4px solid #FF9100;border-bottom: 1px dashed #CCCCCC;border-top: 1px dashed #CCCCCC;border-right: 1px dashed #CCCCCC;background-color: #f2f2f2;} a.cta_button.button.-btn {display:none;} /* Buttons */ /* a.button,*/ input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], .comment-reply a, .button.orange {border: 1px solid #ff9900!important; background: #ff9900!important; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9900), color-stop(100%, #ff7200))!important; background-image: -webkit-linear-gradient(#ff9900, #ff7200)!important; background-image: -moz-linear-gradient(#ff9900, #ff7200)!important; background-image: -o-linear-gradient(#ff9900, #ff7200)!important; background-image: linear-gradient(#ff9900, #ff7200)!important; text-shadow: 0px 0px 5px #ff7200!important;color: #fff!important;border-radius: 8px;} /* Fontawesome Icons */ .fa {padding-right: 15px; padding-bottom:10px;vertical-align: middle;} .fa.fa-star {margin-top:15px;} .footer-widgets .widget_recent_entries li:first-child, .footer-widgets .recentcomments:first-child, .footer-widgets .latest-tweets ul li:last-child, .footer-widgets .post:first-child {background: none repeat scroll 0 0 transparent!important;padding-top: 0;line-height: 24px;} .footer-widgets .widget_recent_entries li a {line-height: 24px;} /* Formatierung CTA-Boxen*/ .cta {border: 1px dashed #CCCCCC; border-radius: 8px; padding: 10px; color: #ff9900; background-color: #f2f2f2;font-size: 16px; font-family: Arial, sans-serif; line-height:24px;} .cta .columns-wrapper p {margin: 0 !important;} .cta_grau {border: 1px dashed #CCCCCC; border-radius: 8px; padding: 15px 0 5px 50px; background-color: #f2f2f2; color: #333;} /* Formatierung FAQ */ .faq{padding: 0px 20px 20px;border: 1px solid #e9e9e9;border-radius: 8px;} .fontResizer {display: none;} /* Chimpy */ .sky-form-orange footer button.button {border-radius: 8px; margin: 10px 350px 0 20px;} .sky-form .label {font-size: 16px !important;font-family: Arial;} .description {color: #333; font-size: 16px !important;font-family: Arial !important;} .description a {font-size: 16px !important;font-family: Arial !important;} .sky-form .checkbox {font-size: 16px;font-family: Arial !important;} /* Produkte Box */ .wp-caption-text {color: #333333 !important;font-family: Arial !important;font-size: 16px !important;margin: 0 !important;padding: 5px !important;} img.product {background-color: #eee;} /*.productbox:hover {box-shadow: 0 0 0 2px #fff, 0 0 3px 5px #b3d2c2;padding:50px;} */ /* Footer Schrift */ .footer-widgets .widget-area h4 {font-family: Arial, sans-serif; font-size: 16px; font-weight: 400;} .site-footer a {color: #888888 !important;font-size: 12px;} .footer-widgets .widget_recent_entries li a {font-family: Arial, sans-serif; font-size: 14px; font-weight: 400; color:#888888 !important;text-decoration:none !important;} .site-footer .creds {font-family: Arial;font-size: 12px;} #wpmem_reg, #wpmem_login {width: 50%;} #wpmem_reg fieldset, #wpmem_login fieldset {border: none;padding: 0;margin: 40px 0;width: 100%;} #wpmem_reg .button_div, #wpmem_login .button_div {/* width: 100%; *//* float: right; *//* text-align: right; *//* height: 35px; */padding: 6px 0;} #wpmem_login .link-text {/* float: right; */width: 100%;margin: 30px 0;} #wpmem_reg .form, #wpmem_login .form {margin: 30px 0;padding: 0 30px;border: 1px dashed #ccc;border-radius: 8px;} #wpmem_reg label.text, #wpmem_reg label.checkbox, #wpmem_reg label.select, #wpmem_login label { padding: 13px 0px 5px;font-size: 16px;} /* MOBIL FORMATIERUNGEN*/ @media only screen and (max-width: 1024px) { .title-area {padding: 0px !important;}.site-header .wrap {height: 60px !important;}} @media only screen and (max-width: 1000px) {div.one-half,div.one-fourth,div.one-third,div.three-fourth,div.two-third{width:100% !important;}} @media only screen and (max-width: 1030px){.nav-primary li a {margin-right:8px !important;}.mobile_menu .icon-bar {display: none; }} @media only screen and (max-width: 1020px){.mobile_menu { padding: 25px 50px 15px 30px; background: url(https://jaenisch-tv.de/wp-content/uploads/2014/09/menu.png ) no-repeat scroll center center transparent;}} @media only screen and (max-width: 1020px){.post_block {width: 100%; margin-bottom: 20px;}.post_content {width: 100%;}.nav-primary ul li ul li {background-color: #f6f6f6;}} @media only screen and (max-width: 1024px){.site-header .wrap {height: auto !important;}} span.star-rating-control {margin: 15px 0 0 0;} /* Bilder responsive */ img {height: auto;} /*Table Impressum Responsive*/ #table_imprint { width: 100%; border-collapse: collapse; border:none;} #table_imprint th,#table_imprint td {padding: 0 !important;border: 1px solid #ccc;vertical-align: middle !important;} #table_imprint .alignleft {margin: 10px 0 10px 10px;} @media only screen and (max-width: 1030px),(min-device-width: 1038px) and (max-device-width: 1024px) { /* Force table to not be like tables anymore */table, thead, tbody, th, td, tr {display: block; } #table_imprint th,#table_imprint td {padding: 1.2em !important;border:none !important} #table_imprint td { /* Behave like a "row" */border: none;border-bottom: none;position: relative;padding-left: 5%; } #table_imprint td:before { /* Now like a table header */position: absolute;/* Top/left values mimic padding */top: 3px;left: 3px;width: 45%; padding-right: 5px; white-space: nowrap;} /*Abstand Responsive*/ .content, .breadcrumb a, #page-title {padding-left: 10px !important;}
I hope that helps.
Cheers
Oliver
- The topic ‘Top Main Menu fades away’ is closed to new replies.