Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1021641

    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!

    #1022794

    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

    #1022802

    IT IS WORKING BUDDY!!! THANKS A LOT !!!

    #1022820

    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

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘small displaying comments in mobile view.’ is closed to new replies.