Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1113767
    dtourcreative
    Participant

    Hi there,
    There is space just under the menu on this page that I don’t want to be there. It’s about 30 px high and has a line after it, just above the BLUEBERRIES text. How do I get rid of that? http://192.138.19.122/~stagingcountyyum/blueberries/

    #1113821
    Joao
    Moderator

    Hi There,

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

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

    Hope it helps

    Joao

    #1113905
    dtourcreative
    Participant

    Perfect! Now I just want to remove the title it’s pulling from the wordpress page name. Is that possible? So the blueberry shot is right at the top.

    #1113986
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .single-post .entry-header {
        display: none;
    }

    Hope it helps 🙂

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