Hello how do I remove all the slider headings, paragraphs, descriptions and embellishments to leave only the image in each slider on my home page? I have colorway pro wordpress theme. Thanks.
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .slide-content.entry.fl { display: none; } Thanks & Regards Gourav Shrivastava