Archived topic
Lightbox Pop-up Window Text Alignment
3 replies · Started by yitegele on December 16, 2022
Hi GP Team!
I have a question about how to center the text (picture caption) at the bottom of pop-up window when using lightbox plugin. Now it is at left side.
Please have a look at my semi-finished website and the part of "PRODUCT SERIES".
Thank you.
Hi there,
try adding this CSS:
.slb_data_content {
display: flex;
justify-content: center;
}
Hi GP Team!
Perfectly solved! Cheers!
Is it possible to help with another question, that I'd like to add an underline for the hover and active menu item, besides the hover and active color.
Thank you.
Hi there,
feel free to ask more questions but please open a new topic for each unrelated question :)
For reference here is a doc that provides CSS anim for menus:
https://docs.generatepress.com/article/adding-menu-hover-animation/
If you need any assistance with that ... then please raise new topic