Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1038919

    page attributes: template blank no header no footer

    I would like to have the page completely blank

    Thanks

    #1039316

    Hey robertolex,

    Best regards,
    Victoria

    #1042988

    I’m sorry

    This is the page

    #1043934

    This page is with enfold too

    #1043964

    Hi robertolex,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top.avia-blank {
        background-color: #fff;
        border: none;
    }
    #top.avia-blank #wrap_all #main .container,
    #top.avia-blank #wrap_all #main,
    #top.avia-blank #main .container_wrap:last-child {
        border: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.