====================== "View Cart" Navigation Link Remoal ======================
1. Open up your "header.php" file for editing. (You can use your Theme editor tool under "Appearance" in your WordPress administration area.)
2. Scroll down until you find the line:
<!– The following line adds a "View Cart" link to the navigation menu. You may remove it if you don't want it shown –>3. Immediately after this line, add the code "<!–" so that it now looks like:
<!– The following line adds a "View Cart" link to the navigation menu. You may remove it if you don't want it shown –> <!– 4. Now, scroll down a few lines until you find:
<!– End of "View Cart" menu option–>
5. Immediately before this line so that it now looks like: