Remove margins in comments

Posted in: Newspaper
Post count: 14

Hello,

I am using the demo of Newspaper’s Lifestyle Magazine.
I want to remove the margins from the comments section.

>> https://prnt.sc/rwvmk3

Thanks for the help.

Post count: 18283

Hello !

Please provide a link to your website in order to inspect.

Thank you !

Post count: 14

Hello,

This is my test URL of website.

>> https://bit.ly/34EYaM6

Thanks for your help.

Post count: 18283

Hello !

Please try this css code: .comment .children {
margin-left:0px;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Thank you !

Post count: 14

Hello,

I applied the code.
The margins are slightly narrowed, but there is still a margin.
Is there any further action required?
You can still check it in the URL.

>> https://bit.ly/34EYaM6

Thank you for your help.

Post count: 18283

Hello !

You mean this border ? : https://www.screencast.com/t/vsK7h8ZP

Thank you !

Post count: 14

Hello,

I mean this border : https://www.screencast.com/t/7O9pqAoirFtx
and new URL : https://bit.ly/3cnVXaT

Thank you!

Post count: 18283

Hello !

Please use this code: .comment .comment-content, .comment .comment-meta, .comment .comment-respond {
margin-left: 1px;

}

Thank you !

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.