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

    Hi,
    We had some CSS code that set 2 logos at the header.
    I updated the theme version and the header got broken, can you help me fix it?

    
    span.logo {
        padding: 5px;
    }
    ul#menu-item-shop {
        display: none;
    }
    #top .header_color .current-menu-item a {
    color: #21356a !important;
    }
    .page-id-206 .iconbox_content {
        background-color: rgba(0,0,139,0.4)!important;
    }
    .inner_product.main_color.wrapped_style.noLightbox.av-product-class-minimal {
        WIDTH: 365PX;
    }
    div#product-sec2 .av-section-color-overlay:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(301deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 38%,rgba(13,92,155,0.99) 38%,rgba(13,92,155,0.99) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#d9489fac',GradientType=1);
        z-index: 2;
    }
    #tested .avia-builder-el-45 {
        border-top: none!important;
        border-left: none!important;
        border-bottom: none!important;
    }
    #tested .avia-builder-el-47{
     border-top: none!important;
        border-left: none!important;
        border-bottom: none!important;
    }
    #tested .avia-builder-el-49{
     border-top: none!important;
        border-left: none!important;
        border-bottom: none!important;
    }
    #tested .avia-builder-el-51{
     border-top: none!important;
        border-left: none!important;
        border-bottom: none!important;
    }
    div#product-specification .av-section-color-overlay:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(294deg,rgba(255,255,255,0) 0,rgba(255,255,255,0) 33%,rgba(0,113,155,0.99) 33%,rgba(0,113,155,0.99) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#007faf',GradientType=1);
        z-index: 2;
    }
    table.avia-table.avia-data-table.avia-table-1.avia-builder-el-56.el_after_av_textblock.avia-builder-el-last.avia_pricing_minimal {
        background: none;
      
    }
     #top .main_color .avia-data-table.avia_pricing_minimal td {
        color: #ffffff!important;
        border: none!important;
        border-bottom: 1px solid #ffffff!important;
        font-size: 18px!important;
        text-align: left!important;
    }
    .page-id-3970 input.button {
        background-color: #0c5c9c!important;
        color: #ffffff!important;
    }
    .page-id-3970 textarea#avia_6_1 {
        height: 111px!important;
    }
    .page-id-4036 textarea#avia_6_1 {
        height: 111px!important;
    }
    .page-id-4036 input.button {
        background-color: #0c5c9c!important;
        color: #ffffff!important;
    }
    table.avia-table.avia-data-table.avia-table-1.el_after_av_textblock.avia-builder-el-last.avia_pricing_minimal {
        background: none;
    }
    .para-text{
        line-height: 25px;
    text-align: center;
    font-size:17px;
    }
    div#acc-cause .av-section-color-overlay:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: linear-gradient(315deg,rgba(35,145,201,0.9) 0,rgba(35,145,201,0.6) 37%,rgba(13,92,155,0.99) 37%,rgba(13,92,155,0.99) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#d9489fac',GradientType=1);
        z-index: 2;
    }
    @media only screen and (width:2000px) {
    .col-lg-2.last-icon {
       margin-right: 7%;
    }
    }
    #top .avia-logo-element-container .slide-entry {
        padding: 40px;
    }
    
    #top .av_header_transparency #header_meta {
        background: transparent;
        box-shadow: none;
        border-bottom: 0px solid rgba(255,255,255,0.25);
    }
    
    #top .av_header_with_border.av_header_transparency #header_main {
        border: 0px solid rgba(255,255,255,0.25);
        border-left: none;
        border-right: none;
        border-top-color: transparent;
    }

    Thanks

    Uri

    #1261996

    Hey uribinsted,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1262076
    This reply has been marked as private.
    #1262485

    Hi uribinsted,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #1262690
    This reply has been marked as private.
    #1262850

    Hi uribinsted,

    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.