Tagged: enfold, Images, nav bar, transparency
Hi,
Is there way to stop the zooming of every background images? I really do not want this feature?
Is there a way to make the transition of both nav bar and top header change from transparent header to a colour at the same time? Because at the moment the top header transition is much faster then the main header.
Thanks,
Above Digital
Hey AboveDigital,
Thank you for using Enfold.
1.) Could you please provide a screenshot? Are you referring to the color section background? You can set the “Background Repeat” to “Scale to Fit” but it will contain the image and it won’t span full width.
2.) Please add this in the Quick CSS field.
.header_color .container_wrap_meta {
background: transparent;
}
Best regards,
Ismael