• I love this theme, however on some pages, I am not able to edit the template I would like to use and it automatically assigns a sidebar to each page which I don’t like. Is there a way to get a full width template on those pages with the free version of this theme?

Viewing 1 replies (of 1 total)
  • Theme Author CrestaProject

    (@crestaproject)

    Hi achester925gmail.com,
    you should change css and php code like this:
    In style.css

    .content-area {
    float: left;
    width: 100%;
    }

    and in sidebar.php you should delete the lines 13/14/15.
    I advise you to do these things in a child theme.

    CrestaProject

Viewing 1 replies (of 1 total)
  • The topic ‘Full Width Template’ is closed to new replies.