Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #448056

    I am using an iframe plugin that needs to display a page that is 1200px wide. How can I modify just 1 page to allow for this width so that I can display the iframe correctly?

    #448059

    Hey ronleebengal!

    Can you please post the link to your page?

    Best regards,
    Yigit

    #448062
    This reply has been marked as private.
    #448068

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    .page-id-3287 #main .container {
      width: 100%;
      max-width: 1300px;
    }

    Regards,
    Yigit

    #448070

    YES!!!!!!!!!!!!!!! THANKS!!!!!!!!!!!!

    #448072

    Hi!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Increase width for a specific page’ is closed to new replies.