How can i reduce the size of the front page slider in mobileFree and Premium WordPress Plugins & Themes Forums WordPress Themes Luviana How can i reduce the size of the front page slider in mobile Search for: SearchThis topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago by Andre Flores.Viewing 4 posts - 1 through 4 (of 4 total)AuthorPosts January 27, 2020 at 6:56 am #909981 sergio barriosParticipantHi, i need to reduce or not show the front page slider in mobyle, how can i do that pls. Thanks. January 31, 2020 at 4:32 pm #912390 J. DavisKeymasterHi Sergio,You may try to reduce the height of slider on front page adding the style below to Appearance > Customize > Additional CSS@media(max-width:720px){ .luviana-front-page-header .child-page-content-wrapper{ padding:3.5rem 15px 8.625rem !important; } }best regards, J. Davis May 16, 2022 at 4:11 am #1303940 JORGE NAVASParticipantHI, How can the size also be changed on the desktop site? May 18, 2022 at 6:12 am #1305353 Andre FloresModeratorHello Jorge,Use the following code for larger screens:@media(min-width:721px){ .luviana-front-page-header .child-page-content-wrapper{ padding:3.5rem 15px 8.625rem !important; }}Regards, AndreAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in Log In