Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 26, 2021 at 11:29 pm #1284020 brandParticipant Hi, I would like to know how to make the slide, full size on desk, in responsive size on mobile, if possible; and even if it is possible that on smartphones the text is a little bigger and more legible. Thank you March 4, 2021 at 8:55 am #1285272 RikardKeymaster Hey brand, Sorry for the late reply. Please try the following in Quick CSS under Enfold->General Styling: @media only screen and (max-width: 767px) { .home #layer_slider_1 h1 { font-size: 12px; } .home #layer_slider_1 p { font-size: 9px; } } Best regards, Rikard 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