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 to see the link]
The topic ‘Scrolling “Powered By WordPress” Problem’ is closed to new replies.