Tagged: related entries, thumbnail, title
Hi!
Regarding related entries, I’d like to display the entry title below the thumbnail instead of only showing it when mouse hover. How should I do this?
I’m referring to these thumbnails here..
Hi yarac!
use this code in Quick CSS field:
.avia-related-tooltip.avia-tt {
display: block !important;
opacity: 1 !important;
top: 122px !important;
}
and adjust top value as needed.
Cheers!
Andy
Ah sorry, I should’ve been more clear. I meant.. how to disable ‘tooltip’ and enable the short title to display below the thumbnail..
Hi!
I see that you are already displaying the tooltip did you get it sorted? If not please point us to the demo link where you have seen this or send us a mockup so we can help you better.
Cheers!
Vinay
ahh you misunderstood… I’d like to -disable- tooltip and have the entry title display below the thumbnail, like in image below..
Hi!
it would require a huge amount of time and customization of the theme and that is why you would need to hire a freelance developer for this job.
Maybe you can add the titles manually as text elements and then we can try to help to style them via CSS.
Regards,
Andy