Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #189421

    Hello,

    I would like to place an H3 header above the “nested links” on the right sidebar of my pages.

    How can this be done?

    Thank you ahead of time for your help! Love the theme!

    Dave

    #189521

    Hey atrixdave!

    You can use the Custom Menu Widget to replicate the nested links. Go to to Appearance > Menu then create a new menu. Go to Appearance > Widgets then insert the Custom Menu Widget. Add a title.

    Cheers!
    Ismael

    #189523

    Ok, Im doing this but the nested links still show up on the page above my new widget. Is there a way to remove the nested links from showing up by default?

    #189603

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling tab

     #top .widget_nav_menu .current_page_item > ul { display: none; }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to place a header above the nested links on a page?’ is closed to new replies.