Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 18, 2014 at 7:07 am #280372 choloParticipant Hello, im using enfold, i need to know how to add css styles that affect just the ipad vertical view. Do i need an external plugin? enfold can handle it itself? please i need your advice, im in a rush with this project. Thanks. June 18, 2014 at 1:09 pm #280519 YigitKeymaster Hey cholo! You can use media queries as following @media only screen and (max-width: 1024px) and (min-width: 768px) { /* your custom CSS code goes here */ } 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