Hello,
I have disabled the avatar for comments and now I would like to strech the comment text to full size of content box.
Please see pictures here: I made a the comment box with a red border to show what I mean.
1) https://dl.dropboxusercontent.com/u/17034296/IMG_9961.PNG
2) https://dl.dropboxusercontent.com/u/17034296/IMG_9962.png
In second picture you see words “Leave a Reply”. This text starts at left side border. Thats what I would like to have for the comments above, too.
Thank you in advance.
Holger
Hi hfhf!
Can you please post the link to your website? You can post it in private content field :)
Regards,
Yigit
Hi Yigit,
thank you for quick answer. Old post is already deleted. I created a new one. Plese find link in private post.
THX
see private link
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive .comment_content {
width: 100%;
margin: 0;
}}
Regards,
Yigit
Hello Yigit,
sorry for late reply. I checked your code today.
It works great!!!
Thank you very much for your help!
Holger
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit