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

Services Links #18

Open
nbriz opened this issue Dec 20, 2018 · 2 comments
Open

Services Links #18

nbriz opened this issue Dec 20, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@nbriz
Copy link
Contributor

nbriz commented Dec 20, 2018

the <h4>'s in the Services section of the homepage should be links that take u to a description of that service as well as featured projects related to that service. this means we need to do the following on the backend:

  • tag specific portfolio items with that particular service
  • create descriptions in the CMS for those tags/services
@nbriz nbriz self-assigned this Dec 20, 2018
@nbriz nbriz changed the title rmv services links Services Links Dec 20, 2018
@nbriz nbriz added enhancement New feature or request and removed for-launch labels Dec 20, 2018
@nbriz
Copy link
Contributor Author

nbriz commented Dec 20, 2018

once we make the CMS updates, we can un-comment this line of CSS

/* #services h4:hover { color:#e40477; cursor:pointer; } */

as well as the commented out code in this function:
goToService:function(e){

&& we should now be able to use the services links as expected

@nbriz
Copy link
Contributor Author

nbriz commented Jan 21, 2019

^ locations above will no longer be relevant in the sfc-refactor && nuxt-refactor as the directory structure ( && file modularity ) is different

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

No branches or pull requests

1 participant