Slider:Removing Title & Overlay box
Moderator: forum_m
-
- Posts: 1
- Joined: August 29th, 2018, 7:40 am
Slider:Removing Title & Overlay box
On one of the slides, I do not want the title and overlay box to display. If I leave the title blank, I get an overlay box that says "NO TITLE". I've tried using a space, but no luck.
-
- Posts: 7086
- Joined: February 26th, 2015, 1:40 pm
Re: Slider:Removing Title & Overlay box
Hii,
Firstly create a child theme using plugin - https://wordpress.org/plugins/one-click-child-theme/
Copy and paste an index-slider.php file from parent theme to the child theme and replace it with the code given in the below link and save the file -
this will remove the overlay box if slider title and description are not given.
https://pastebin.com/2HRi6u0y
Thanks.
Firstly create a child theme using plugin - https://wordpress.org/plugins/one-click-child-theme/
Copy and paste an index-slider.php file from parent theme to the child theme and replace it with the code given in the below link and save the file -
this will remove the overlay box if slider title and description are not given.
https://pastebin.com/2HRi6u0y
Thanks.