akveo / akveo/ngx-admin

Customize auth page

Open
#5,923 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
25.7k
Forks
7.9k
PR merge metrics
No merged PRs in 30d

Description

### Issue type
Styling css of login page

**I'm submitting a ...** (check one with "x")

* [x] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository

### Issue description

**Current behavior:**
I was able to remove arrow icon from left top corner by adding below in css file
`/deep/ .nb-theme-cosmic nb-card-header { display: none !important; }
`![image](https://user-images.githubusercontent.com/69798752/157730457-121ce7e3-068d-437e-8884-f5c2095c8e6a.png)

**Expected behavior:**
I want to remove the nb-card thing which is in login.template.html which is part of node modules so that it looks like below:
![image](https://user-images.githubusercontent.com/69798752/157731040-104672fa-af1d-4e96-92ed-3b0e92556012.png)

**Steps to reproduce:**

**Related code:**

```
insert short code snippets here
```

### Other information:

**npm, node, OS, Browser**
```

```

**Angular, Nebular**
```

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.