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

How to load footer link on the right side? #34

Closed
ntanwir opened this issue Oct 20, 2020 · 2 comments
Closed

How to load footer link on the right side? #34

ntanwir opened this issue Oct 20, 2020 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@ntanwir
Copy link

ntanwir commented Oct 20, 2020

What is your enhancement?

As of right now, when we click on the footer links, they can either open on the same page or in a new tab. I wish to open them on the right side just like other links in the sidebar.

how do I do that?

@einazare
Copy link
Contributor

Hello there, @ntanwir ,

Thank you for your interest in working with our products.
At the moment we do not have a tutorial or that.
I've spoken with my superiors, and they decided not to add this feature to our product.
I'll leave your issue open for ~30 days with the tag help wanted and maybe someone from our community will come to your aid.

If not, we have a dedicated team for custom development here: https://services.creative-tim.com/?ref=ct-footer

Best,
Manu

@einazare einazare added the help wanted Extra attention is needed label Oct 20, 2020
@einazare einazare changed the title [Feature Request] how to load footer link on the right side? How to load footer link on the right side? Oct 20, 2020
@0xGREG
Copy link

0xGREG commented Dec 1, 2020

You can use the NavLink component:

Example:
<NavLink to="/auth/login" className="nav-link"> <i className="tim-icons icon-single-02" /> Login </NavLink>

@einazare einazare closed this as completed Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants