Hi, Is it possible to remove the slider heading and description on the first slide, including the grey box when no entry is provided. Many Thanks Robert
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .slide .slide-content.entry { display: none; } It will resolve your issue. Thanks & Regards Yogesh Bhade
Hello, That link is word for that slider heading, now you have remove that so how can the link will work ? If you want to use that link then you have to display that slider description. Thanks & Regards Yogesh Bhade
Thanks. I see this removes it from all the sliders. Can we remove from just the first one? Many Thanks
Hello, If you want to remove slider description from first slider then you have to edit in code. If you want to do this change in code please do some steps as shown below in screenshot. It will resolve your issue. Thanks & Regards Yogesh Bhade