Hi!
I have a problem with IE version 10 and higher with the logo getting cropped. But on mouseover, the whole logo shows again.
its on http://www.saccq.se
I have not made any recently changes.
Can you help me?
Hey claesekberg!
You have an old version of the theme. Please download the latest version of the theme on your themeforest account then watch this video by Devin on how to update the theme via FTP: http://vimeo.com/channels/aviathemes/67209750
Best regards,
Ismael
Hi!
Thank you. I did this, but one of my changes disappeared. I want the logo to have the same size all the time, and not being smaller when I scroll down the page. I think I used this code before:
#header_main .container, .main_menu ul:first-child > li > a {
height: 100px !important;
line-height: 100px !important;
}
But this isnt working anymore. Ideas?
Hejsan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a, .logo img { max-height: 100px!important; }
P.S.: Your website looks great!
Regards,
Yigit