hello there are a few issues: 1. tapping to call the phone number on iphone is not working (not test on other devices) 2. how can i change the font in Top Right Contact Details and Adress it is so difrent from the rest of site i would like it to be like the one used in Main Heading area 3. in the future can we have the posibility to insert also an email adress? thank you
Hello, 1. For your first issue, Could you please send us your website link so that we can check the issue. 2. For your second issue, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .header-info p { font-family: symbol; } Inplace "symbol" you can put your font. This will solve your issue. 3. Yes, you can also add the email address in the "Home Page Top Right Address" section ( Appearance -> Theme Options -> General Settings) in your dashboard. See the link given below for reference. http://screencast.com/t/6uWaUNbTz This will solve your issue.