Hi,
My site is at http://182.160.153.36/~kx83j3k9sk4/
The banner appears sqashed. Please help me set it right.
Thanks
Mohan
Please respond. Thank you.
M
Hey!
Just had a look at your page. I would suggest the following to correct your issue.
1. Use a logo seperate from your banner, preferably a transparent logo. The will allow the logo to resize proportionaly on different screen sizes.
2. In Enfold theme options -> Header -> Extra Elements -> Header Phone Number/Extra Info, select “Display in top bar at the right”. Add the phone number, address in the text box that appears. You can use html.
3. For the header background itself, add the following code to Quick CSS, changing the background image to your own:
.header_color {
background: url('link to your background image') no-repeat scroll left top !important;
}
Regards,
Arvish