Title: A Few Problems
Last modified: December 29, 2019

---

# A Few Problems

 *  Resolved [classies](https://wordpress.org/support/users/classies/)
 * (@classies)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/)
 * Pretty cool plugin this is, but I’ve come across a few problems.
    Cannot for 
   the life of me get the page backgrounds to change colour, and the text on it 
   to appear lighter so it all fits nicely together. Also why do all the blog posts
   say that they were written 50 years ago?

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

 *  Thread Starter [classies](https://wordpress.org/support/users/classies/)
 * (@classies)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/#post-12276930)
 * Looking at the layout in the builder, I’d propose a feature request regarding
   part of the above.
    In ‘HEADER’ there are options to change the header background
   colour and the element colours. Ideally this should also be extended to ‘HOMEPAGE’
   and ‘SINGLE’ too so that pages and posts can be customised.
 *  Thread Starter [classies](https://wordpress.org/support/users/classies/)
 * (@classies)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/#post-12280198)
 * Quick update on this thread:
    I’ve invested in CSS Hero to arrange my CSS and
   put it all in the Global Settings within Amp for WP. One niggling problem though:
   Theres a bit of code in the AMP theme:
 *     ```
       html.i-amphtml-singledoc:not(.i-amphtml-inabox)>body {
          background-color: rgb(0, 0, 0);
       }
       ```
   
 * that no matter how I edit it in CSS Hero or otherwise that leaves a white bar
   towards the bottom of the front page.
    I’ve tried using the !important tag to
   force it to turn a different colour, but no luck as yet. How do I get rid of 
   this white bar?
 *  Thread Starter [classies](https://wordpress.org/support/users/classies/)
 * (@classies)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/#post-12284017)
 * Bit of a ‘bump’ here.
    How do I get rid of the white bar? I thought it might 
   have been the Swift theme but I’ve tried doing a page without the theme and just
   using the AMP page builder and the white bar is still there.
    -  This reply was modified 6 years, 5 months ago by [classies](https://wordpress.org/support/users/classies/).
 *  Thread Starter [classies](https://wordpress.org/support/users/classies/)
 * (@classies)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/#post-12284128)
 * Solved it with the help of chrome developer tools.
    Just needed a
 *     ```
       body {background: black;
       }
       ```
   
 * adding in the global customiser.
    So now, why do all the blog posts say they 
   were written 50yrs ago?
 *  Thread Starter [classies](https://wordpress.org/support/users/classies/)
 * (@classies)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/#post-12284273)
 * Again don’t worry, sorted it.
    It was just a case of turning a couple of dates
   of in the design settings.

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

The topic ‘A Few Problems’ is closed to new replies.

 * ![](https://ps.w.org/accelerated-mobile-pages/assets/icon-256x256.png?rev=1693616)
 * [AMP for WP - Accelerated Mobile Pages](https://wordpress.org/plugins/accelerated-mobile-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accelerated-mobile-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accelerated-mobile-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accelerated-mobile-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accelerated-mobile-pages/reviews/)

 * 5 replies
 * 1 participant
 * Last reply from: [classies](https://wordpress.org/support/users/classies/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/a-few-problems-20/#post-12284273)
 * Status: resolved