Slider Caption Home › Support › eCommerce Gem › Slider Caption This topic has 1 reply, 2 voices, and was last updated 6 years, 8 months ago by ProDesigns. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts May 10, 2018 at 3:33 am #8429 AnonymousInactive Is it possible to disable the slider caption? May 10, 2018 at 5:01 am #8430 ProDesignsKeymaster Hi You can hide slider caption with CSS. Please go to Appearance >> Customize >> Additional CSS and add following CSS. .main-slider .item { padding: 250px 0px; } .main-slider .slider-caption { display: none; } Please change padding at first code as per your requirement. Hope this will work for you. Thank you. 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