Thread Starter
Goul89
(@goul89)
Yes, it is set to the menu called NAV, which is the menu on the front page.
Here is my custom CSS
/* CUSTOM CODE */
.et-fixed-header #logo {
max-height: 43px !important;
}
.et-fixed-header #top-menu > li > a {
padding-bottom: 19px !important;
}
#main-header {
padding: 18px 0 0 0 !important;
}
#main-header.et-fixed-header nav#top-menu-nav {
padding-top: 10px !important;
}
div#et_top_search {
display: none;
}
#breadcrumbs {
display: none;
}
nav.woocommerce-breadcrumb {
display: none;
}
header#main-header {
background: rgba(255, 255, 255, 0.8);
}
.single-product .summary .product_meta {display:none}
#top-menu li >a {
font-size: 15px;
}
.products .et_overlay:hover {opacity: 0.30 !important;}
#fancybox-wrap {
z-index: 10000 !important;
}
#main-header {
z-index:9999;
}
.related.products{
display:none !important;
}
#c2a_middle_id .et_pb_promo_button{
background-color: #ffffff;
}
#c2a_middle_id .et_pb_more_button{
background-color: #acacac;
}