Hi there, I would like to add my phone number to the header section to the right please can you advise on how to. Many thanks Elly
Hello, Elly.. Greetings from InkThemes! Please follow the screenshot given below. Code is as follow.. Code: <div class="call_us">Call Us:<a href="tel:+7552656266">7552656266</a></div> 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 code, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .call_us { color: white; float: right; } .call_us a { color: red; } Note: Change color as per your interest. Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com
Hi there, Thanks for your help, did what you said and nothing happened. I have also being having trouble getting the theme to show and that was on another thread, was told to make the settings.reading set to view latest post which I did and it did work but when I refreshed the page it went back to what it was with no changes showing that I made. My site is http://scealseo.com/ hope you can help Many thanks Elly
Hello, Elly.. There might be some cache or plugin issue and that's why the result doesn't reflect on the site, so would you please clear your cache and check the result after that, Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com