Hi there,
For portfolio item, i used “define custome link”, and added this link “https://haguetalks.org/friday/?iframe=true”
It did open this page like a lightbox, I wanted to narrow this lightbox, and then tried this CSS
.page-id-725 .container {
width: 60% !important;
}
It’s slightly close to what I expected but not exactly. Only narrow the content area, rether than whole page.
Pls see my attached file. Can you help to achieve it?
Hey Ryan,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi Victoria,
pls click the portfolio #1 under the map.
Thanks
Ryan
Hi Ryan,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.mfp-iframe-scaler {
width: 60%;
margin: 0 auto;
}
If you need further assistance please let us know.
Best regards,
Victoria