Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #3225887
Lightbox render issue
Closed

Comments

  • radykjakub started the conversation

    When opening a lightbox (clicking image on a gallery on single post page) image enlarged correctly, but prev/next arrows are way bellow the image not on its sides.

    Also "x" button that should close the lightbox is weirdly small.

    Ps. is there a way to translate lightbox labels?

    Attached files:  chrome_pXtcwsVkJM.jpg

  •  2,486
    PenciDesign replied

    Hi,

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    button.mfp-close, button.mfp-arrow {
        font-size: 28px;
        position: absolute !important;
    }

    Regards,
    PenciDesign.



  • radykjakub replied

    Thank you, button issue is fixed now :)


    Is there a way to translate tooltips visible when hovering over those buttons? Also the picture count phrase (visible under the picture next to its right bottom corner), eg. "1 of 20"

  •  2,486
    PenciDesign replied

    Hi,

    These texts render by JS code, so we'll add the translate option in the future theme update.

    Regards,
    PenciDesign.


  • radykjakub replied

    Thank you for the info. 

    Best regards!