Viewing 2 replies - 1 through 2 (of 2 total)
  • To remove the link you would have to edit the header.php file.
    line 58 and 62. I recommend using a child theme.

    As for the border on your menu you can add this css to your custom css box in the theme options > advanced settings:

    #nav-main {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    }

    Kadence Themes

    Thread Starter ljugan

    (@ljugan)

    Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Logo/Site title link removal & Menu formatting’ is closed to new replies.