Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #319448

    I want to create a “squeeze page,” which would simply be a “Boxed Blue” styling, but the page would be without a menu. The “Blank-no header, no footer” page template works, but none of the background colors is visible. I want to see more of the “Boxed Blue” background color and less of the white text area.

    Also, how can I adjust the width of the left/right background color for the entire website when I select boxed styling?

    Thanks,

    Mike

    #319645

    Hi mhiller!

    Thank you for using Enfold.

    Please use the default template then disable the header title, sidebar and footer on the Layout box. You can remove the header or menu container on that specific page using css. Please give us a link to the actual page. A screenshot of what you’re trying to do will help.

    Cheers!
    Ismael

    #319856

    Thanks Ismael,

    Here is a sample of what I want to do (but with fewer page elements):

    sample squeeze page

    #322567

    Hi,

    Can you post the link to that page please?

    Regards,
    Josue

    #322572

    Thanks Josue. I got it worked out (except for a layout centering issue that I posted on another thread). Here is the Enfold link with the new “Squeeze Page”: http://www.online-moneymakers.com
    Thanks, Mike

    #322848

    Hey!

    There are many ways of achieving a centered content but the css will do the trick for now. Add this on Quick CSS or custom.css:

    .home .flex_column.av_three_fourth.first.avia-builder-el-1.avia-builder-el-no-sibling {
    float: none;
    margin: 0 auto;
    }

    Cheers!
    Ismael

    #322965

    That did it!! Thanks for everything! Mike.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Creating Squeeze Page wiht "boxed" background color visible’ is closed to new replies.