This topic has 4 replies, 3 voices, and was last updated 8 years, 3 months ago ago by Olga Barlow
Hi.
The zoom image (after click) is not responsive in my gallery like the theme. Do you have any idea what is happening? Look a sample http://demelosantos.duet22.com/?page_id=4060 . The picture is blinking in my chrome browser as well.
Another question. How can I use this demo as my portfolio gallery https://www.8theme.com/demo/xstore/project/interdum-a-quam-senectus/ ?
Thanks in advance for your assistance.
Hello,
Large image lightbox displays real size of your image, it has max-width: 100% and height: auto.
This is portfolio project example. Use Media Grid VC element if you want to show photos in this way http://prntscr.com/cqzyg5
Regards
Hi there, in almost every forum reply you tell to add codes in 8theme global custom css. I tried to change the background color of the lightbox function and several different codes before but nothing ever changed doing so. Can you help me out?
Thank you!
Hello,
Do you want to change popup bg for single product page?
Then add the following code in custom CSS or child theme style.css
.pswp__bg {
background: #fff;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up