Blog Menu

  • Posted in : Empathy
  • Carles
    Participant

    Hello,

    I’d like to replace the current blog Menu (Home, Back to Blog, Search) to the regular menu of the main page (Home, About Me, Resume…)

    Is there a way to do it? I don’t want to have any other buttons in there.

    If not possible, how can I remove the back to blog and search options?

    Thank you,

    Carles

    serkan
    Moderator

    Hi,
    It is not possible by default to change the blog menu. But you can use this custom css code for remove the back to blog and search options.

    .single-post .nav-menu ul li:nth-child(n+2) { display: none !important; }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register