Forums

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

UI Tabs/Tab Macro has ugly gray background color - How to change/remove?

Alberto Pizano
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 25, 2021

Hi, I created some confluence pages using the UI Tabs/Tab macro, and I like it. The only problem I notice is , it has an apparently default background color that is grayish. I don't like that at all. It makes the font harder to read. Is there a way to remove this please!?

 

Screen Shot 2021-02-25 at 2.58.47 PM.png

1 answer

0 votes
Ash Pitt
Community Champion
February 25, 2021

Hey @Alberto Pizano 

Unsure specifically around that macro - however I'd check that documentation first.

Failing that

On server you could look to add some CSS https://confluence.atlassian.com/doc/styling-confluence-with-css-166528400.html

Find the specific element and add a style of

<style>

.elementname {

background: #ffffff;

}

</style>

I've had to apply CSS to hide some elements in server environments before.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events