How do i remove this "navigation" menu on each page

Discussion in 'WordPress' started by NoDepositer, Aug 17, 2017.

  1. #1
    I have this ugly undermenu, not sure whats its called forgot the name.
    But it simply shows what page you are on.

    I would really like to get rid of this to get my content higher up closer to the top.

    See here: http://i.imgur.com/4vE6nqY.png

    Thanks, sincerely Robin
     
    NoDepositer, Aug 17, 2017 IP
  2. qwikad.com

    qwikad.com Illustrious Member Affiliate Manager

    Messages:
    7,271
    Likes Received:
    1,696
    Best Answers:
    31
    Trophy Points:
    475
    #2
    It's called breadcrumbs / breadcrumb trail / navigation path. I know nothing about wordpress, but if you go to your admin panel, find Appearance → Editor → page-landing.php then remove this line: <?php if (function_exists('smpl_breadcrumbs')) smpl_breadcrumbs(); ?>

    Ref: https://www.simplethemes.com/support/viewthread/660/
     
    qwikad.com, Aug 17, 2017 IP
  3. NoDepositer

    NoDepositer Well-Known Member

    Messages:
    518
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    128
    #3
    Wow thank you my friend!
    Perfect answer!
     
    NoDepositer, Aug 20, 2017 IP
  4. Avkash Agrawal

    Avkash Agrawal Greenhorn

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    21
    #4
    This is default worpdress theme features . If you want to removing it , you have to jump into code editor. For this you have navigate to Wordpress Wp-admin -> Appearance - > Editor and edit the code.
     
    Avkash Agrawal, Oct 14, 2017 IP