• Resolved pbristol

    (@pbristol)


    Hi,

    When setting “Display info by default” to “Yes” the image title and description is shown for each image in lightbox – which is great. But the text is aligned to the left, and I would like to have it centered. I would also like to edit the text color, and the size and alignment of the “textbox” – is this possible by using custom CSS?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Yes, it is possible. Please, could you give us your URL address of the published gallery? We will have a look as soon as possible and suggest a quick CSS solution.

    Thank you!

    Have a nice day!

    Thread Starter pbristol

    (@pbristol)

    Hi again,

    Right now I’m testing some galleries and themes, and I’d rather not give that out right now. Is it not possible to give out some examples of coding?

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    When your website is ready, please share the links and also, highlight the areas which should be changed, and we will provide CSS codes.

    Thank you in advance!

    Have a nice day!

    Thread Starter pbristol

    (@pbristol)

    Hi again,

    the only thing I’m looking for (in the first place) is to center the text in the info box below the pictures in lightbox – instead of left alignment. Isn’t it possible to provide me the CSS code without having the url of the site?

    Screenshot of the text with left alignment: https://imgshare.io/image/ZVGR2

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please try to add the below-written CSS into Appearance > Customize > Additional CSS:

    .bwg_image_info { text-align: center;
    }

    Please let me know if it helps.

    Thank you!

    Have a nice day!

    Thread Starter pbristol

    (@pbristol)

    Just what I was looking for – thank you so much!

    -pbristol

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Customize image info “box”’ is closed to new replies.