Hi, I've read threads where you've emailed a custom version of Colorway to people who want to list a phone number or email address in their header. Could you send that to me? Thank You Matt
Hello matthewford! You can follow these thread links. http://www.inkthemes.com/community/...act-info-to-upper-right-side-of-header.16404/ http://www.inkthemes.com/community/threads/add-phone-number-contact-details-to-the-header.15546/ Thanks, Praveen
I reached this post through the Colorway theme forum. But both of the above answers refer to themes other than Colorway. The first link you posted refers to the Bizway theme. The second link you posted refers to the Compass theme. The screen captures that show exactly where to add the new code do not correspond to the code in the header.php file for Colorway. Can you please advise how to add this text to the header of Colorway? Thanks.
Hello, The process of adding phone number/contact details is same in Colorway as provided in the earlier thread link. But don't worry!!! I am providing the separate solution for Colorway Theme. Please follow the screenshot given below. Now, please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .top_right_corner { float: right; margin-top: -50px; line-height: 0.2; margin-right: 30px; } 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. Thanks, Praveen