Tagged: catch box pro, featured slider
- This topic has 1 reply, 2 voices, and was last updated 10 years, 8 months ago by Sakin.
-
AuthorPosts
-
March 28, 2014 at 6:11 pm #23083JurajMember
Hi,
I am using Catch Box Pro Theme and Featured Image Slider on my homepage.
There are 2 pictures with NO caption and NO content.
The problem is the titles for both images are default (e.g. “Featured Image-1”) and I am not able to disable/hide them.
Could you please fix it? Or could I fix it somehow?Thanks & regards
JurajGPS: Just for your consideration – it would be nice to have an option in Featured Image Slider section to turn on/off the title for presentation. ON = text will be used for the tooltip and also shown below the image during presentation (as it is now). OFF = text will be used only for tooltip.
March 29, 2014 at 12:06 am #23147SakinKeymaster@Juraj: You can just add the Image Title in your Featured Image Slider Options for image alt tag and then you can hide the slider text by adding in the following CSS in “Appearance => Theme Options => Custom CSS” box.
#slider .featured-text { display: none; }
-
AuthorPosts
- The topic ‘Featured Slider with NO title vs. default tooltip’ is closed to new replies.