Viewing 3 replies - 1 through 3 (of 3 total)
  • If that is coming from sidebar widget, then simply open that widget from WordPress dashboard and change that link.

    Thread Starter TiBK

    (@tibk)

    Thanks. I did check it out.
    But problem is there are different left sidebars for diff. pgs. On widgets pg I found only 1 left sidebar with no text in it. So where would the text be?
    https://www.centerschoolpa.org

    Would below help? Here is the html coding:

    <div id="block_first" class="sidebar span3 content_sidebar sidebar">
    <div class="widget widget_text">
    <div class="textwidget">
    <ul id="leftnav">
    	<li><a href="/admissions/why-center-school/" id="whycs">WHY CENTER SCHOOL</a></li>
    	<li>TUITION AND FINANCIAL AID</li>
    	<li>INQUIRY FORM</li>
    	<li><a href="<strong>https://centerschoolpa.wufoo.com/forms/application-form/" id="application</strong>">ONLINE APPLICATION FORM</a></li>
    	<li>OPEN HOUSE</li>
    </ul>
    </div>
    </div>
    </div>

    Thread Starter TiBK

    (@tibk)

    ooops. Ignore the last webpg address I just gave you.
    Below is correct:
    https://www.centerschoolpa.org/admissions/how-to-apply/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change sidebar menu link’ is closed to new replies.