Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Changing current-item color in sidebar

Moritz March 22, 2021

Hello Community,

 

I would like to change the color of the current selected item in the sidebar.

image.png In the screenshot is the field "Pages". 

Hope you can help me.

Kind regards,

Moritz

1 answer

0 votes
Fabienne Gerhard
Community Champion
March 22, 2021

Hi @Moritz 

do you want to change it only in one space or globally?

In current space it's for CSS 

.acs-side-bar .current-item .acs-nav-item-link {
background-colour: #yourhexhere
}
Moritz March 22, 2021

Hi Fabienne,

 

thank you for your answer. Unfortunately the CSS doesn't work in Space or Global Stylesheets. 

To change the hovering-color I used the following css, which worked:

a.acs-nav-item-link.tipsy-enabled:hover { 
background-color: #55bb72;
}
Fabienne Gerhard
Community Champion
March 23, 2021

Hi @Moritz 

I tried in space style and it worked 🧐 I will check out tomorrow again (cause there were several more before { grayed out)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events