• Resolved geokongr

    (@geokongr)


    Hello,

    In the lightbox settings i use “Caption Position: Float (Wrapped)”, however text is not wrapped and is getting out of screen for small screen sizes.

    “Caption Position: Inside” wraps the text but it is not look the way i want it. Is the “Float (Wrapped)” supposed to work that way too, i.e. contain the text inside the viewport?

    I use the latest version of Envira Gallery Lite (1.6.2).

    Kind regards.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter geokongr

    (@geokongr)

    I kind of corrected the issue with the following css for “Float (Wrapped)” captions and now they wrap for smaller screens:

    #envirabox-title-float-wrap tbody, #envirabox-title-float-wrap td {
        white-space: normal !important;
    text-align: center !important;
    }
    
    #envirabox-title-float-main {
    margin-right: auto !important;
    }

    If there is any other suggestion about this issue, i would gladly like to hear it.

    Hi @geokongr ??

    I apologize for the delay, we were off yesterday for the New Year. ??

    Enivra Lite marks up the output a little differently then the Envira premium plugin. I think the CSS you’re using is fine! ??

    If we can help with anything else, please let us know! ??

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Caption Position: Float (Wrapped) does not wrap text’ is closed to new replies.