I build a WP site with Sydney Pro. 2 of 4 pages won’t scroll (Edge & Opera browser). Those 2 won’t scroll:
Main page and foto’s page are fine.
What am I doing wrong?
I build a WP site with Sydney Pro. 2 of 4 pages won’t scroll (Edge & Opera browser). Those 2 won’t scroll:
Main page and foto’s page are fine.
What am I doing wrong?
Hello,
First thanks for using our theme!
That’s an issue with the Ultimate VC Addons plugin as you can see in the image below:
This is a SS from your pages browser console.
To fix, please try adding the given custom CSS code below at Appearance > Customize > Additional CSS:
html {
scroll-behavior: auto !important;
}
We hope this helps!
Please try that and let us know if you need further help.
Kind Regards,
Rodrigo.
You are a hero! Thanks! Solution works, problem solved.
Hello,
Great! You are welcome!
Let us know if you need any further help.
Kind Regards,
Rodrigo.
aThemes Support