I want to edit a link on Menu bar of my website http://affordablyeasybailbonds.com. I can see a class "menu-menu1-container" in header.php. have to edit the external links rel="nofollow". Is there any option to edit without accessing FTP files.
Thanks in Advance.
The menu will typically either be defined within the code of your header.php file in your WordPress template or in the Menu section, depending on the type of template your site uses.
If it's within the Menu setting under "Appearance", that's quite straightforward to edit. If it's within the header.php, you should be careful when editing it, as an error could bring the site down.