hello Suipport,
Its been awhile since I need your help.
I have tried adding a logo to the heade of the website norwin71reunion.com, but it only appears as a smaller size no matter what size I change it to.
Also tries adding it as a background image and nothing appears. Prefer the background image route.
I have seen several other discussions similar to this, but nothing specific to my issues.
Hoping you can help.
Thank you. Login info in private content area.
Gail Sabol
I noticed a typo in my private data, resending.
Hi Gail,
Thanks for contacting us and sorry for the late reply!
I went to Enfold theme options > Header > Header Custom Height and increased it to 300px from 150px and then I added following code to bottom of Quick CSS field in Enfold theme options > General Styling tab
.html_header_top.html_logo_center .logo {
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.html_header_top #top .av_header_stretch .container {
width: 100%;
}
Please review your website :)
Best regards,
Yigit