johnsera2016
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Lovecraft] What is the red code used in the theme?thank you!
Forum: Themes and Templates
In reply to: [Lovecraft] Change colour titleIt works perfectly, many thanks Anders!
Forum: Themes and Templates
In reply to: [Lovecraft] What is the red code used in the theme?What is the CSS that you used it?
Forum: Themes and Templates
In reply to: [Lovecraft] Post media – left alignedSorry nevermind, I’ve just found out that I had to use an image block, align it to the left and then add the text block. I was using the Media & Text block, that’s why it wasn’t working 🙂
Forum: Themes and Templates
In reply to: [Lovecraft] Red bookmarkThank you Anders!
Forum: Themes and Templates
In reply to: [Lovecraft] Remove footerNevermind, solved it! 🙂 Thanks a lot
Forum: Themes and Templates
In reply to: [Lovecraft] Remove footerThank you Anders. On the line:
<p class=”powered-by”><?php _e( ‘Powered by’, ‘lovecraft’ ); ?> WordPress <span class=”sep”>&</span> <span class=”theme-by”><?php _e( ‘Theme by’, ‘lovecraft’ ) ?> Anders Norén</span></p>
What should I change to just have “copyright 2020”?
Forum: Themes and Templates
In reply to: [Lovecraft] Remove footerThank you Anders! Any chance I can retain the black bar and just change “powered by wordpress” to another text, such as “nameofmyswebsite copyright 2020”?
thank you again for you helpForum: Themes and Templates
In reply to: [Lovecraft] Remove footerHello Anders, thank you very much, it works! I still have the “powered by wordpress” though, how can I remove that as well?