Hey there!
I purchased enfold recently and I absolutely love it! Its so easy to modify anything with the Avia Layout Builder included in it.
So before changing the theme I made a new subdomain and used the backup files to populate with data. So far I’m changing some posts into portfolios and the layout I got wasn’t something I was expecting to get.
There’s a text called “Most Recent Videos” and a separator above it. None of them are in the correct format for this portfolio. Other ones are fine though. http://www.osptest.uoftmsa.com/portfolio-item/orphan-visit-to-sri-lanka-december-2011/
Here’s my layout:
Please help me :)
Hey!
Please try to insert following code into the quick css field
div .avia-video .avia-iframe-wrap {
padding: 0 !important;
}
Regards,
Peter
Wow bro it totally fixed it!!
Can you explain me what that CSS did? You just did something with the padding but will anything else be affected by that CSS?