Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 14, 2014 at 3:30 am #290864 robertwood04Participant How do I un-justify text on the iPhone and smaller screens sizes. I want it justified on tablets but when it’s justified on the iPhone it has funny spacing issues. Any way to adjust this? July 14, 2014 at 10:48 am #290924 YigitKeymaster Hey robertwood04! Please add following code to Quick CSS in Enfold theme options under General Styling tab @media only screen and (max-width: 480px) { div.avia_textblock p { text-align: left!important; }} Best regards, Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In