Hi,
I have uploaded a custom image to the logo background image area. I have tried all of the settings in the “Enfold- General Styling” under Enfold theme options. I select upload custom image then select the image and then set to full size image, it never display correctly. It is always cut off on both sides and the bottom.
Settings:
Custom Image
Top Left
No Repeat
Fixed
Help is appreciated.
One more thing. It does not display at all in Firefox or Safari.
Hello,
What are the dimensions of the custom image?
Because the logo dimensions are: 340px * 156px (if your logo is larger you might need to change the Header size in your Header Settings)
Hope that help you
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta, #header_main {
background: transparent;
border: none!important;
}
I checked your website on Firefox and it does display just fine on my end. Please flush browser cache and refresh your page a few times.
@isakos-soft Thanks :)
Regards,
Yigit
Looks like that code fixed it. Thank You!