Hello, I would like to add some "text" or "text logo" in the right corner of the header. www.squirrlit.com Thx
Hello, Greetings from InkThemes! Please follow the screenshot given below. Code is as follow.. Code: <p class="header_text">your text</p> For your information, I am using "WP-Editor" plugin to edit files. You can also download and use it from the link https://wordpress.org/plugins/wp-editor/. After activating this plugin, you will get the same screen as shown in the screenshot. After adding the text, please paste the code given below in Custom CSS field of your dashboard. Code: p.header_text { color: white; float: right; margin-top: 91px; } NOTE: Change color and numeric value as per your requirement.. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com