Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Use Style macro to make your knowledge base looking neat on mobile browsers

Problem

Knowledge base articles don't look great on mobile if you placed a large image to the original Confluence page.

 

Workaround

Add Style macro to the original page, and apply CSS like below:

 

img {
  max-width: 100%;
  height: auto;
}

 

responsive-css.pngScreenshot_20190130-152352.png

 

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events