Jump to content

Edit History

luca1711

luca1711

Hello everybody.
I ask for help trying to solve a problem I have on a module. The module does not display all the variants and the scroll does not work.
I purchased this module https://mypresta.eu/modules/front-office-features/product-list-attributes-combinations.html
I'm using it on this site https://www.canapath.it/ingrosso-canapa-light/en/2-wholesale-cannabis-dispensary
The popup does not work the scroll and I don't understand the reason.
This is the css code of the popup

.pla_popup .crotate::after {
    content: "\E8FF" !important;
    font-family: "Material Icons";
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #c0c0c0;
    right: 10px;
    position: absolute;
}

.fancybox-inner #pla_matrix {
    font-weight: bold;
    text-shadow: 1px 1px 0px #FFF;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;;
}

.fancybox-inner #pla_matrix .ct_submit {
    text-shadow: none !important;
}

.pla_color_parent {
    border:1px solid #4a4a4a;
}

.pla_color_parent .pla_color {
    display: block;
    clear: both;
    min-width: 25px;
    height: 25px;
    padding: 1px;
    border: 1px solid #FFF;
}

 

986471052_Screenshot-2019-12-07T020323_230.thumb.png.0cafad2033b9e2f086a466ef8318621d.png

 

I can also give the entire original form in private so that you can test it too.

I state that the seller does not respond to requests for support or even to reimbursement requests.
Thanks to anyone who can give me any suggestions.
Good job everyone.

luca1711

luca1711

Hello everybody.
I ask for help trying to solve a problem I have on a module. The module does not display all the variants and the scroll does not work.
I purchased this module https://mypresta.eu/modules/front-office-features/product-list-attributes-combinations.html
I'm using it on this site https://www.canapath.it/ingrosso-canapa-light/en/2-wholesale-cannabis-dispensary
The popup does not work the scroll and I don't understand the reason.
This is the css code of the popup

.pla_popup .crotate::after {
    content: "\E8FF" !important;
    font-family: "Material Icons";
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    color: #c0c0c0;
    right: 10px;
    position: absolute;
}

.fancybox-inner #pla_matrix {
	overflow-y: auto; 
            font-weight: bold;
            text-shadow: 1px 1px 0px #FFF;
            box-shadow: none !important;
            -moz-box-shadow: none !important;
            -webkit-box-shadow: none !important;;
}

.fancybox-inner #pla_matrix .ct_submit {
    text-shadow: none !important;
}

.pla_color_parent {
    border:1px solid #4a4a4a;
}

.pla_color_parent .pla_color {
    display: block;
    clear: both;
    min-width: 25px;
    height: 25px;
    padding: 1px;
    border: 1px solid #FFF;

 

986471052_Screenshot-2019-12-07T020323_230.thumb.png.0cafad2033b9e2f086a466ef8318621d.png

 

I can also give the entire original form in private so that you can test it too.

I state that the seller does not respond to requests for support or even to reimbursement requests.
Thanks to anyone who can give me any suggestions.
Good job everyone.

×
×
  • Create New...