Skip to content

Eliminate Fancybox margins - CSS or Options Documentation? #693

Answered by stevenrblake
stevenrblake asked this question in Q&A
Discussion options

You must be logged in to vote

ChatGPT gave me a working answer. I added the following CSS to the Style section of the page. It did not however tell me where I can find documentation for the fancybox.css.

.fancybox__content {
padding: 0 !important;
margin: 0 !important;
width: 100% !important;
height: 100% !important;
}

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by stevenrblake
Comment options

You must be logged in to vote
1 reply
@stevenrblake
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants