Adding a Full Width Page

Support Area Forums Curator Adding a Full Width Page

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #8186
    Kat Camplin
    Participant

    Hi!

    I’d like to add a Full Width Page to this theme. I pulled the page_full from the Bottega them I used on another site, but it’s not pulling the plugin that appears when I choose the existing Default Template. Am I missing a few steps?

    Thank you !
    Kat

    #8193
    Bill Robbins
    Moderator

    Kat,

    You can add a full-width template to Curator. Here’s what I would suggest for the file:

    You’ll also want to add this to the bottom of the style.css file:

    
    #content-full {
    	margin: 0;
    	padding: 20px;
    	background-color: #fff;
    }
    

    That should take care of a full-width template for you. Let me know if you have any questions or trouble,
    Bill

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Adding a Full Width Page’ is closed to new replies.