I want to remove the menu in the footer.

Discussion in 'ButterBelly WordPress Theme' started by nicolealyce, Apr 17, 2015.

  1. nicolealyce

    nicolealyce New Member

    Joined:
    Apr 15, 2015
    Messages:
    3
    Likes Received:
    0
    I have used the provided code to remove the menu in the footer of my website (nicolealyce.com). However, when I preview it while logged in to WordPress, it doesn't show the menu in the footer. But as soon as I logout or view from a different browser, the footer is still present. What do I need to do to fix this?

    .bottom_footer_content .footer_nav {
    display: none;
    }
     
  2. sameerwalkar

    sameerwalkar Guest

    Hi,

    It seems you have applied pages widget in your footer widget area, Kindly replace it with any text widget. Refer the below image:

    butterbelly-widget.png

    Hope it will solve your issue. Let me know if have further any doubts.
     

Share This Page