Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix navigation <ul> in widget block #33

Open
jennbrewer opened this issue Nov 14, 2018 · 0 comments
Open

Fix navigation <ul> in widget block #33

jennbrewer opened this issue Nov 14, 2018 · 0 comments

Comments

@jennbrewer
Copy link
Contributor

When editing the navigation widget block, it adds in an extra <ul> when saved which breaks the "My Account" link onto the next line.

Add some CSS so that this logic doesn't break the navigation when saved. It's on two lines because of the Twig logic:

<li><a href="{{site_url(customer ? '/account/profile' : '/login')}}">My Account</a>

https://app.intercom.io/a/apps/7236196445273cea007287c0c90a2f0d598567cc/inbox/inbox/1503786/conversations/19488037613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant