Is it possible to change the default custom 'Appointway' logo (general settings) by means of simply typing my desired name ?
Hello, You can create your text image with the help of photoshop or any other image editor and upload it from the custom logo section (Appearance > Theme Options >General Settings) of your dashboard. This will solve your issue.
What's the tallest height you can have for your logo before the header starts to push down on the home page?
I would think it is their recommended height of: 340px width x 46px height. If your logo is taller than 46 px - you end up with vertical centering issues as the contact icon to the right of the logo in the header area is aligned with the top of the container - my client' logo is 100 px high: http://www.reikidarquise.com/english/peek Rosy @ Design Tecky
Hello, Logo height is not fixed. You can add logo of any height. To adjust contact detail according to logo. Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .call-us p { margin-top: 35px;} Adjust margin-top according to logo height.