Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #372983

    Hi Enfold Team,
    The cloud zoom is hiding under the description area.
    Help would be greatly appreciated.
    Regards,
    Kayzel

    Private content link is as provided below.

    CSS Codes utilized:

    #av-overlay-wrap {
    background: url("http://www.mylittlestorybox.com/wp-content/uploads/2014/12/pastel-pink-background-temp.jpg") !important;
    }
    
    .main_color .avia_cart, .main_color form, .main_color .avia_cart, .main_color form, .main_color tr:nth-child(odd) { background-color: white; }
    
    #top .woocommerce-message{
    padding:1em 1em 1em 3.5em!important;
    margin:0 0 2em!important;
    position:relative;
    -webkit-border-radius:0px;
    border-radius:0px;
    background:#ffffff;
    background-color: transparent !important;
    border: 0px;
    background:-webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#ffffff));
    background:-webkit-linear-gradient(#ffffff,#ffffff);
    background:-moz-linear-gradient(center top,#ffffff 0,#ffffff 100%);
    background:-moz-gradient(center top,#ffffff 0,#ffffff 100%);
    color:#000000 !important;
    text-shadow:0 1px 0 #fff;
    list-style:none outside!important;*zoom:1;width:auto;
    -webkit-box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3);box-shadow:inset 0 -2px 6px rgba(0,0,0,.05),inset 0 -2px 30px rgba(0,0,0,.015),inset 0 1px 0 #fff,0 1px 2px rgba(0,0,0,.3)
    }
    
    .main_color .avia_cart, .main_color form, .main_color .avia_cart, .main_color form, .main_color tr:nth-child(odd) {
    background-color: white !important;
    background-image: url("http://www.mylittlestorybox.com/wp-content/uploads/2014/12/pastel-pink-background-temp.jpg");
    }
    
    .cloud-zoom-big {
    	border:4px solid #ccc;
    	overflow:scroll !important;
            z-index: 99999999 !important;
    }
    
    .four.units.single-product-main-image {
    overflow: visible !important;
    }
    
    . single-product #av_section_1 {
    height: auto !important;
    }
    
    .title_container { 
    display: none !important; 
    }
    
    #373084

    Hi Kayzel!

    Can you please firstly enable right clicking on your website?

    Regards,
    Yigit

    #373437

    Hi Yigit,
    Enabled thank you!
    Regards,
    Kayzel

    #373555

    Hey!

    “This content is password protected. To view it please enter your password below:” Now password is needed Kayzel :)

    Cheers!
    Yigit

    #374730
    This reply has been marked as private.
    #374905

    Hey!

    Thank you for the update. Try to add this on Quick CSS or custom.css:

    .single-product-main-image.alpha {
    z-index: 5000;
    overflow: visible !important;
    }

    Regards,
    Ismael

    #374906

    Hey!

    Please add following code to Quick CSS

    .single-product-main-image { overflow: visible; }

    Cheers!
    Yigit

    #374963

    Hi Ismael and Yigit,
    Thanks for your assistance. It’s working. :)
    Regards,
    Kayzel

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Cloud zoom not working with enfold and woocommerce’ is closed to new replies.