Tagged: x
-
AuthorPosts
-
December 17, 2016 at 7:53 pm #1296882
pdopchevParticipantHi guys,
Is there a way to modify the comment width in Ethos? Right now it seems it is at 100%, would like to narrow it down to 50% or 75%.
One more question – since I moved the carousel to the bottom, the padding/margin between the comment and the carousel seems to be a bit too much. How could I decrease it?
link: http://www.enjoycrestedbutte.com/sample-post/
Thank you!
December 18, 2016 at 12:31 am #1296965
ChristopherModeratorHi there,
Please find and edit this code :
.single-post .x-comments-area { max-width: 1200px; margin: 35px auto 0; }Please disable ‘Footer widget areas’ under Customize -> Footer.
Hope it helps.
December 18, 2016 at 8:45 am #1297191
pdopchevParticipantGreat, thank you for the help! However, the space between the carousel and the comment didn’t change…
“One more question – since I moved the carousel to the bottom, the padding/margin between the comment and the carousel seems to be a bit too much. How could I decrease it?”
This is what I changed the code to:
.single-post .x-comments-area { max-width: 800px; margin: 0px auto;December 18, 2016 at 9:48 am #1297207
ThaiModeratorHey There,
That whitespace is the footer widget areas, to disable it, please navigate to Customizer > Footer > Footer Widget Areas > select None:
http://i.imgur.com/IY3M7G3.png
Hope it helps 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1296882 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
