Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #24724

    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:

    http://imgur.com/onHFlqc

    http://imgur.com/WBLfED6

    Please help me :)

    #124506

    Hey!

    Please try to insert following code into the quick css field

    div .avia-video .avia-iframe-wrap {
    padding: 0 !important;
    }

    Regards,

    Peter

    #124507

    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?

    #124508

    Hey,

    The div .avia-video .avia-iframe-wrap creates an inline padding style with value of 75%. Dude’s code overrides the default styling to padding: 0. It will only affect the video.

    Regards,

    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Bug In Viewing Portfolio’ is closed to new replies.