• Resolved jgdeweese

    (@jgdeweese)


    I’m VERY new to this, and I was wondering if someone could tell me how to change the names of the “Custom Links” at the top of this theme, and add a link. Can I have my categories listed here instead?

    Thanks so much!

Viewing 3 replies - 1 through 3 (of 3 total)
  • There are thousands of WordPress themes – which means that many people won’t be familiar with your particular theme. So a link to your site might help.

    Thread Starter jgdeweese

    (@jgdeweese)

    MommysCashStash

    Thanks!

    To remove the “Custom Link” entries, try editing your theme’s header.php file and removing both references to:

    <li><a title="anything you like" href="#">Custom Link</a></li>

    Or you can replace them with your own links:

    <li><a href="add_a_web_address_here">Add_The_Link_Name_Here</a></li>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to Change “Custom Links” at Top of The Enhancing Spring Theme’ is closed to new replies.