Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #225438

    I have a question:

    I am trying to disable the titles on my slideshow images.
    As per another thread here, I added this:
    $.avia_utilities.avia_ajax_call = function(container)
    {
    $(‘div,a,img’).removeAttr(‘title’);

    to my js/avia.js file with no results.
    I also tried this:

    .avia-slideshow .avia-caption .avia-caption-title {display:none !important;}

    in my quick css. No changes.
    Can you help me with this? I don’t want any pop-up titles or captions on the slideshows on a page like this:
    http://www.copenhagenfilmcompany.dk/2014/

    almost done with this –
    thanks very much for your support!
    n

    • This topic was modified 10 years, 9 months ago by Munford.
    #226886

    Hey Munford!

    I saw that you have already started another topic regarding this, so i am closing this one.

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘slideshow titles’ is closed to new replies.