Forums

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

Tabs Page Macro, how to align text

Jack Nguyen January 30, 2024

Currently from the Tabs Page macro (Tabs are going vertical), the text is aligned to the right. 

Is there a way to align the text to the left? 

+

• Using CSS Style sheet and text-align is not changing the alignment. 

.retleft {   text-align: center;   background-color: blue; }

 

• Align macro seems to only move the tabs, but not the text in the tab.

1 answer

1 accepted

2 votes
Answer accepted
Jack Nguyen January 30, 2024

in CSS style sheet, using text-align-last: left; instead of just text-algin moves text in the tabs.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events