My website (imotec.nl) is not loaded properly in Firefox. In Safari and Chrome it is. It might be something I added in Quick CSS. Can you please help me to fix this?
Thank you in advance!
Best regards,
Pieterjan Arends
Hi Pieterjan,
Could you post the link to your website and changes you made?
Regards,
Yigit
Hi Yigit,
.container_wrap {
clear: both;
position: relative;
z-index: 1;
border-top-style: solid;
border-top-width: 0px;
}
.main_color h2 {
color: #0075ad;
}
.main_color h4 {
color: #0075ad;
}
.main_color .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item {
background: #ffffff;
}
.widget_nav_menu ul:first-child>.current-menu-item, .widget_nav_menu ul:first-child>.current_page_item {
padding-left: 51px;
left: -51px;
top: 1px;
margin-top: -1px;
padding-top: 1px;
width: 100%;
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.header_color .main_menu ul:first-child > li > a {
color: #a1c0dd;
}
.main_menu .menu ul li a {
background-color: #0076ad;
color: #a1c0dd;
}
.header_color .main_menu .menu ul li a {
background-color: #0076ad;
color: #a1c0dd;
}
#top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
color: #ffffff;
}
body .alignright {
float: right;
margin: 4px 0px 0px 20px;
display: block;
}
embed {
margin: 0px 0px 0px 20px;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
Best regards,
Pieterjan
Hi Pieter,
That happens because there is a typo in this file.
You can either manually edit it or re-compile it in the Styling options.
Regards,
Josue
Great it is fixed now!
Thank you Josue.
Regards,
Pieterjan