Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1296882
    pdopchev
    Participant

    Hi 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!

    #1296965
    Christopher
    Moderator

    Hi 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.

    #1297191
    pdopchev
    Participant

    Great, 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;
    #1297207
    Thai
    Moderator

    Hey 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 🙂

  • <script> jQuery(function($){ $("#no-reply-1296882 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>