Skip to content

'Give to the Libraries' item to be added in the bottom navidgation section in tl-header #254

@rmathew1011

Description

@rmathew1011

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)

Metadata

Metadata

Assignees

Labels

1Half a days workenhancementNew feature or requestminorDevelopment requiring a minor version change

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions