Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #430604

    if I use one page website, how to move ajax portfolio (lightbox of one,particular item) maximally to the top of screen ?
    (now is close to bottom of screen)

    #431077

    Hey studiokatowice!

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Regards,
    Rikard

    #431342
    This reply has been marked as private.
    #431876

    Hi!

    Thanks for the link. I’m not sure I understand the problem though, what would you like to move to the top of the screen? A screenshot highlighting your intentions might help us to understand better.

    Regards,
    Rikard

    #431900
    This reply has been marked as private.
    #434348

    any idea ?

    #435392

    Hey!

    Try opening up /enfold/js/shortcodes.js and change line 1485 from this.

    var target_offset = target_wrap.offset().top - 175,
    

    To this.

    var target_offset = target_wrap.offset().top - 15,
    

    Best regards,
    Elliott

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.