Viewing Navigation Menu Modification
Navigation Menu Modification
|
User: Les C. one year ago
|
|
|
Using the EW menu widget, is there a way to set it up so that the menu does not display a link to the page I am on? For example, if I am on the homepage, I don't need to have the menu display a link for Home...or if I am on the About page, I don't need to have the about page link showing up in the menu. I would think that there would be at least a checkbox option for this or similar. Also, is there a way to have the widget set up so that the hyperlink for the page I am on will either be displayed in a different color or underlined? Last edit one year ago |
|
|
User: EverWeb Support one year ago
|
|
|
Hi Les, We’ve opened a support ticket for your request. Please check it at your convenience. ------------------------------- EverWeb Customer Support Submit Tickets or Learn More |
|
|
User: Les C. one year ago
|
|
|
I was told none of this is possible without coding. For those who wish to do it, here is the coding to add in the associated page's Header field in the Everweb Inspector (first, far left tab): <style>This code will change the first menu link to red. If you wish to change, say, the second menu link, then change "a.main.item0" to "a.main.item1". You can also change the existing color to whatever Hex color you want. For example, white is #FFFFFF. These can be looked up online. If you wish to underline the link, then do the following: <style>If you want to delete the menu item, then: <style>Hope this helps! LC Last edit one year ago |
|
|
✔ Best Answer
|
|
| Post Reply |
| You must login or signup to post. |
