This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
I’ve tried to setup a parallax div like I’ve seen on the demo pages, however when I set the full width override it doesn’t work (currently set on maximum full width override). I noticed that the container it’s inside of has “.vc-row-translate” class added which forces overflow hidden.. how do I resolve this?
I’ve posted site URL below in private content. The parallax area is on the homepage where it says: “This is test text.” in white, I’m focusing on getting fullwidth working so parallax part might not be active currently.
Hello,
Please provide us with wp-admin panel credentials to check the issue.
Thank you.
Regards,
Eva Kemp.
Sent login info.
Hello,
I’ve added the following code into style.css of your child theme:
.vc-row-translate {
overflow: visible !important;
}
Please check the Home page now and clear browser cache before.
Regards,
Eva Kemp.
The issue related to '‘Row Full Width image isn't showing full width’' has been successfully resolved, and the topic is now closed for further responses