badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to reduce comment box width

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #78568
    john
    Participant

    i want to reduce the width of my comment box. Each time the comment box is clicked it increases the width of the entire page and i dont want that.

    #78597

    Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.

    .comments-area {
    	max-width: 600px;
    }

    Thanks

    #78602
    john
    Participant

    i have done that, still the same problem. Each time the comment box is clicked it increases the width of the entire site, pages begin to move side to side. when the comment box is clicked i don’t want width of my site page to increase. This occurs on mobile devices.
    (NEWSCARDPRO)

    #78605

    We have provided you the solution of max width 600px so on mobile view the comment box will adjust to the mobile screen width as mobile screen width are less than 600px, right? If you want to reduce more then you can even change the value to any less number than 600.

    could you please share us the URL of exact page where the width of entire site will increase after comment box is clicked.

    Thanks

    #78606
    john
    Participant

    Issue still persist

    My website name

    #78674
    john
    Participant

    hello i’m still waiting

    #78678

    There isn’t a comment box in the image you shared, comment box is used on the post single after the content area, The previously provided code to reduce the comment box was also for that section.

    Do you mean to say for the search box width.

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.