Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1221480
    murrageo
    Participant

    Good evening,

    There is a space above the logo (text) on http://www.agnotology.net that I wish to remove. I’ve played with the logo spacing / top bar options in customizer quite a bit to no avail.

    Your help, as always, is very much appreciated.

    #1221891
    Rupok
    Member

    Hi there,

    It seems you have enabled Post Carousel. Let’s disable this if you don’t need this or set the post types to show there from Customzie > Ethos > Post Carouselhttp://prntscr.com/cw4c4v

    Cheers!

    #1222786
    murrageo
    Participant

    Great, thank you, I was able to fix that.

    Another hopefully final question.

    http://agnotology.net/?page_id=29

    On this page, just below the menu / search bar there is a band that appears to be some colored-texture. I’m not sure why this is there and I would like to remove it so the page is continuous white.

    #1222843
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    
    .x-header-landmark {
            display: none;
    }

    Hope it helps

    Joao

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