Hi Guys,
The slider on our home page no longer goes full width, unless you click something.
David
Site URL: hidden Theme version: 7.2.11Hello,
Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://xstore.helpscoutdocs.com/article/36-included-plugins , clear cache of browser, and check how it works then.
Regards
Hi,
I’ve set up a staging server, disabled all plugins but the essentials and the issue is still there.
Hello,
If you already set full-width slider type in the slider settings then don’t stretch row with content in the WPBakery settings https://gyazo.com/5eae0c9131476e703e4f3007458d82c8 Because it causes the mentioned issue.
Regards
That’s how it is already set: https://prnt.sc/1gpvlqs
This is a new issue, the page was fine a month ago. You will notice that it fixes itself if you click somewhere.
You need to change it to “Stretch row” only, like here – https://gyazo.com/5eae0c9131476e703e4f3007458d82c8 , your current https://gyazo.com/4fb3def4b7c55a6cce397d39644d8ea9 is incorrect.
Regards
Hi Rose,
that’s fixed the issue, brilliant! But it’s introduced a new bar at the bottom of the slides:https://prnt.sc/1h02o1h
What do you think?
David
It’s caused by this:
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
margin-bottom: 35px;
}
But I don’t see where this could be set, any ideas?
D
Hello,
Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.wpb_revslider_element {
margin-bottom: 0px;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.