Title: Scrolling &#8220;Powered By WordPress&#8221; Problem
Last modified: August 24, 2021

---

# Scrolling “Powered By WordPress” Problem

 *  [behumbleandkind](https://wordpress.org/support/users/behumbleandkind/)
 * (@behumbleandkind)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/scrolling-powered-by-wordpress-problem/)
 * I’m using WordPress 5.8 on Windows 10.
 * Every time WordPress Updates, the image on the Main Page to my website gets partially
   obscured by the “Powered By WordPress” words. On all other pages, this info sits
   neatly at the bottom of the page (so it’s not an annoyance).
 * Any tips to fixing this issue would be appreciated. Thank you so much!!!
 * My additional CSS area currently contains:
 * .page .entry-title { font-size: 4.0rem; }
    .page { background-image: none !important;}.
   page .entry-header { display: none; } .wp-block-image figcaption { text-align:
   center;
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fscrolling-powered-by-wordpress-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/scrolling-powered-by-wordpress-problem/#post-14801161)
 * I don’t think it fixes your issue but your css is missing a closing }
 *     ```
       .wp-block-image figcaption {
       text-align: center;
       ```
   
 * should be
 *     ```
       .wp-block-image figcaption {
       text-align: center;
       }
       ```
   
 * I think your issue is the home page has no content – at all – just a background
   image.
 * Try adding some content – even if it is just blank lines.
 *  Thread Starter [behumbleandkind](https://wordpress.org/support/users/behumbleandkind/)
 * (@behumbleandkind)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/scrolling-powered-by-wordpress-problem/#post-14801505)
 * Hi Alan,
 * Thank you for responding…I truly appreciate it!
 * 1. I corrected my CSS. You were right, it had no effect.
 * 2. I must admit, I probably should have taken a WordPress course by now. I previously
   did everything in HTML. BTW, I’m using the “TwentyTwenty” Theme.
 * 3. I’m having difficulty trying to “add blank lines” to my Home Page. Unlike 
   the other pages on my site where I can add anything (text, image, etc.) through
   the Block editor, that function isn’t available on my home page. I tried adding
   blank lines to the Footer (through the Customize Menu> “Widgets” Sub-Menu), but
   that did not work.
 * 4. In the Customize Menu>”Home Page Settings” Sub-Menu, I have a choice between
   displaying 1) Your latest posts; 2) A static page. I’m currently using Option#
   1. Would it be better for me to select Option #2 (this requires me to create 
   two additional pages (one for my home page, one for my posts).
 * I’m willing to do the work to make this right, versus having it occur every time
   WordPress updates.
 * Thanks again for your help,
    Jamie

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

The topic ‘Scrolling “Powered By WordPress” Problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [behumbleandkind](https://wordpress.org/support/users/behumbleandkind/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/scrolling-powered-by-wordpress-problem/#post-14801505)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
