Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #559454

    Hi,

    How to change lightbox close button?

    Thanks

    #559689

    Hey voldemarasp!

    There isn’t an easy way to do that as the button is actually a text symbol. You can find it on line 899 in /enfold/js/aviapopup/jquery.magnific-popup.js.

    closeMarkup: '<button title="%title%" type="button" class="mfp-close">&times;</button>',
    

    Replace “×” with whatever you want to display.

    Best regards,
    Elliott

    • This reply was modified 8 years, 10 months ago by Elliott.
    #648549

    Hey there, I cant seem to find the “x” in line 899

    closeMarkup: ‘<button title=”%title%” type=”button” class=”mfp-close”>×</button>’,

    #648613

    Hey!

    Please search “closeMarkup” in file – http://i.imgur.com/VN9ozEI.png

    Best regards,
    Yigit

    #648640

    This is what I see: http://imgur.com/uKVIed1

    I want to change the “X” to “CLOSE”

    I would also like to move it to the bottom right.

    Kind regards,
    Alex

    #648644

    Hey!

    Please remove “& times ;” and type “Close” in it ;)

    Best regards,
    Yigit

    #648646

    It still seems to not be working: http://imgur.com/a/1OUcr
    Any idea why?

    A

    #648650

    Hi!


    @alxbosman
    Can you please start a new thread and attach WP admin logins and FTP logins in private content field? If you post them here, they will be visible to creator of this thread as well

    Regards,
    Yigit

    #648652

    Will do

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Change lightbox close button’ is closed to new replies.