Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #161678

    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

    #161786

    Hi Pieterjan,

    Could you post the link to your website and changes you made?

    Regards,
    Yigit

    #161805

    Hi Yigit,

    http://imotec.nl/

    .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

    #161825

    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

    #161998

    Great it is fixed now!
    Thank you Josue.

    Regards,

    Pieterjan

    #162142

    Hey,

    Glad it is fixed. :)

    Cheers,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold theme not loaded properly in Firefox’ is closed to new replies.