Skip to content

How to change only the top left color of sidebar #4239

Answered by dfsmania
noblemfd asked this question in Q&A
Discussion options

You must be logged in to vote

For example, if you add bg-teal class to the .brand-link element, as in the next example:

<a href="index3.html" class="brand-link bg-teal">
    <img src="dist/img/AdminLTELogo.png" alt="AdminLTE Logo" class="brand-image img-circle elevation-3" style="opacity: .8">
    <span class="brand-text font-weight-light">AdminLTE 3</span>
</a>

You will get...

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by REJack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants