How to remove slider image from the Site Homepage in Edwiser RemUI theme ?

Use this CSS code in the Custom CSS section inside Edwiser RemUI general settings-

body#page-site-index
div#CarouselCaptions {
display: none;
}


Note: This is applicable for Moodle and Edwiser RemUI version v3.4.x and below it.
For Moodle version and Edwiser RemUI version above v3.5.x and above it, you can use Homepage builder feature to design your desired Homepage.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us