Hello, I am looking to fill the gap of white to the colourway theme, right hand side. basic contact details, phone number/s. I have followed the other threads, but each one seems to add the details to the left below the logo and not the right. can you provide the CSS and the code to match the Colourway theme please. Thanks
Hello birdgroup! Please follow the thread link given below. http://www.inkthemes.com/community/...act-info-to-upper-right-side-of-header.16404/ Thanks, Praveen
This link is for the incorrect theme, the code is different. Can you provide the correct details for the colourway theme please? Adrian
Hey birdgroup! Process of adding Contact details in ColorWay theme is same as mentioned in the previous provided thread link. Anyway, I am providing you a complete procedure to add the information in colorway theme. Please follow the screenshot given below. PHP: <div class="top_right_corner"><p>Business Name</p><p class="phone_number">Phone Number : <span>000-000-000</span></p><p class="Address">Address</p></div> Now paste the css code given below in custom css section. Code: .top_right_corner { float: right; margin-top:-50px; margin-right: 40px; line-height: 0.2; } Thanks, Praveen
Hi Support team, I have added top right contact info however, in mobile view the phone number overlaps logo. How can we fix this? Thank you!
Hello Designstouch! Could you please provide us URL of your website along with some edited screenshot of your issue so that we can provide you the appropriate solution? Thanks, Praveen