Title: Custom content css
Last modified: September 1, 2016

---

# Custom content css

 *  [Mark Aqa](https://wordpress.org/support/users/mark-aqa/)
 * (@mark-aqa)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-content-css/)
 * Hi, I’m wondering how to prepare this awesome theme for adding custom content–
   to have default sidebar on left and blank page on right, with no header title,
   full height, and fixed footer. Is it OK to put this code?:
 * .entry-title {
    display: none; /* to hide title */ }
 * .content-width {
    padding: 0% 2%; /* to remove white gap at top and bottom */}
 * article, aside, details, figcaption, figure, footer, header, hgroup, input[type
   =”file”], legend, main, section, summary {
    display: unset; /* to set full stretch*/}
 * #footer-wrapper {
    display: none; /* to hide footer */ }
 * – the reason to do that, is that I’d like to have custom footer and different
   image/color backgrounds for each page. (Working vith Visual Composer).
 * Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [Shaped Pixels](https://wordpress.org/support/users/shaped-pixels/)
 * (@shaped-pixels)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-content-css/#post-7685738)
 * Hi Mark, sorry for late reply; I’m starting my day late here.
 * I’m not quite sure I understand what you want to do, but it’s an interesting 
   way of doing it. However, what is important is that it works for your specific
   needs. It would be interesting to see your end result.
 * The other option is perhaps create a new template file that gives you that kind
   of concept. Of course, doing that means you should use a child theme for this.
 *  Thread Starter [Mark Aqa](https://wordpress.org/support/users/mark-aqa/)
 * (@mark-aqa)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/custom-content-css/#post-7685752)
 * Ok, thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom content css’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/morphology-lite/1.2.3/screenshot.
   png)
 * Morphology Lite
 * [Support Threads](https://wordpress.org/support/theme/morphology-lite/)
 * [Active Topics](https://wordpress.org/support/theme/morphology-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/morphology-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/morphology-lite/reviews/)

## Tags

 * [blank-page](https://wordpress.org/support/topic-tag/blank-page/)
 * [full height](https://wordpress.org/support/topic-tag/full-height/)

 * 2 replies
 * 2 participants
 * Last reply from: [Mark Aqa](https://wordpress.org/support/users/mark-aqa/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/custom-content-css/#post-7685752)
 * Status: not resolved