You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEMPLATE:
This should be done by adding a button nav list item, such as: <wvr-nav-li-component class="ml-auto"> <button class="btn giving-btn"> <wvr-text-component value="Giving Text"></wvr-text-component> </button> </wvr-nav-li-component>
to the <ng-template #bottomNavContent> template in src/app/tl-header/tl-header.component.html
STYLES:
Once this is done, specific styles can be added to the .giving-btn class. It is ok to hard code the green color into the scss, as it is not in our branded or themed colors. A future issue can be created to allow this color to be applied via ThemeVariant.
ASSETS:
The icon should reference the bootstrap gift icon (icon)