The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I would like to change the page title alignment from the left side (default) to the right in order to achieve RTL in Hebrew
I have found a user macro for the body that works just fine but I need to also change the page title alignment
Hello!
Thank you for raising this with us. It's currently not possible, but we have a feature request for this below:
In the meantime, you can use CSS to change this:
#title-text {
direction: rtl;
}
To edit a space's CSS style sheets:
- Go to the space and choose Space tools > Look and Feel from the bottom of the sidebar
- Choose Stylesheet then Edit.
- Paste your custom CSS into the text field.
- Save your changes. The new CSS will be visible on all content pages in the space.
To edit your global CSS stylesheet:
- Choose
> General Configuration > Stylesheet.
- Choose Edit.
- Paste your custom CSS into the text field.
Choose Save
See Styling Confluence with CSS for more information!
Please let me know if you have any issues or questions.
Regards,
Shannon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Feeling overwhelmed by the demands of work and life? With a 25% increase in the prevalence of anxiety and depression worldwide during the pandemic, for most of us, it’s a resounding yes . 🙋♀️ ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.