Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1221952
    breepear
    Participant

    Is there a way to move the feed on the Ethos blog page to line up with the widget section?

    #1221956
    breepear
    Participant
    This reply has been marked as private.
    #1222038
    Christopher
    Moderator

    Hi there,

    Please add following code in Customize -> Custom -> Global CSS :

    .x-header-landmark+.x-container>.offset>.x-sidebar {
        margin-top: 0;
    }

    Hope that helps.

    #1222499
    breepear
    Participant

    That still didn’t change it

    #1222601
    Thai
    Moderator

    Hi There,

    There is a syntax error in your custom CSS.

    Please find this:

    .p-m
    .x-header-landmark+.x-container>.offset>.x-sidebar {
        margin-top: 0;
    }

    And change to this:

    .x-header-landmark+.x-container>.offset>.x-sidebar {
        margin-top: 0;
    }

    Hope it helps 🙂

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