Hi. I removed the logo from the top left. Now the phone number that was on the right is centered. I want it moved back to the right! How do I do this? Also, I would like the logo to appear in the top left of all the interior pages...just not that first page. Any way to do that?
Hello, Greetings from InkThemes! Regarding your issue #1, Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .header.home .call-us { margin-right: -431px; } For the issue #2, The code is given below.. Code: .header.home .logo { display: none; } Hope it will resolve your issue Do let me know if you need more assistance, Thanks & Regards! Priyanka InkThemes.com