Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #249269
    docbosky14
    Participant

    Hello,

    The comment box on my page appears very wide and very tall & large. Is there anyway where i can change the size of the box as well as the font.

    Heres the link for your refernce.
    https://foodfamilyandlife.com/no-knead-wheat-bread-without-dutch-oven/

    Regards,
    Bosky.

    #249322
    Skandha
    Participant

    @docbosky14: Hello Bosky,
    I am afraid it is not possible to change the comment section. Can you let me know what font you would like to use?

    Kind Regards,
    Skandha

    #249371
    docbosky14
    Participant

    Hello Skandha
    Thanks for the prompt response.

    1. Does it mean the comment box will appear so large. Reason is, it takes quite long to scroll down especially if somenone is using a mobile. Also i got this review from one of my blogger collegaues that having larger comment sections has an impact on overall site performance as well. Is there anyway you can please come up with any CSS links to get it appear smaller?

    2. I am happy with the font. However i would like to make it smaller. Also it would be great if making the font size smaller can make the cooment box appear smaller.

    Regards
    Bosky.

    #249448
    Skandha
    Participant

    @docbosky14: Hello Bosky,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .avatar.avatar-80.photo {
        float: left;
    }
    .comment-body {
        margin-bottom: 0;
    }

    Let me know if decreases the height of the comment box.
    Kind Regards,
    Skandha

    #249481
    docbosky14
    Participant

    Hello
    Skandha

    yayy! the CSS worked.The height is come down a bit. Thank you. Can i get it further smaller similar to the size of a single text box?

    regards
    Bosky.

    #250155
    Skandha
    Participant

    @docbosky14: Hello Bosky,
    I don’t think decreasing the size of the comment box further will look good as it will be really compact.

    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How can i change the size of comment box’ is closed to new replies.