When someone posts a comment in the product layout ,after the 100 letters the words are going off the mainbody to the right.how can i fix that?
Thank you very much
.list-reviews p {
overflow: hidden;
}
#gkRight {
position: absolute;
right: 0;
top: 0;
}
#gkMainBlock {
position: relative;
}
.product-fields .product-field-type-X input { display:none; }