https://drive.google.com/open?id=1vFzJVNMs7FjY2Y8ny-OOfZhynJcANyDT
from image, we can see the different comments is too narrow to read than review writing space. could you tell me how to fix css that I can see the same width with writing space?
Thanks. Buddy!
Hey ngavy,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
#top .commentlist .comment>div {
padding-right: 10px;
}
div #reviews #comments ol.commentlist li .comment-text {
margin-left: 10px;
}
}
Best regards,
Nikko
IT IS WORKING BUDDY!!! THANKS A LOT !!!
Hi,
Glad Nikko could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit