Hi EtoileWebDesign:
Thank you. i’ve fixed it by adding this code to the child theme CSS:
/* fixing description text going over footer */
.prod-cat-addt-details-desc-div {
max-height: none;
}
/* fixing description text getting truncated in list page */
.upcp-list-desc {
height: auto;
}
I’ve found a way to do it, Thank you anyway.
Hi EtoileWebDesign:
I am working locally. Would some screenshots be any good?
Thank you.