Tagged: x
-
AuthorPosts
-
February 17, 2017 at 5:20 am #1374809
Hi, its a bit weird but we have a double vertical scroll bar on edge and chrome (more visible on Chrome).
Can we remove the 2nd scroll bar.
see login below
and screen shot
February 17, 2017 at 5:21 am #1374814This reply has been marked as private.February 17, 2017 at 8:56 am #1375039Hi There,
Please add the following code to Appereance Customizer Custom CSS
body { overflow: hidden; }
Hope it helps
Joao
February 17, 2017 at 9:00 am #1375044Hey There,
Thanks for writing in!
Please add this CSS at Appereance > Customizer > Custom > CSS :
body { overflow: hidden; }
Hope it helps!
February 20, 2017 at 4:22 pm #1378844Thanks Guys
Chris
February 20, 2017 at 10:30 pm #1379216You’re more than welcome Chris, glad we could help.
Cheers!
March 25, 2017 at 11:01 am #1420110Hi for some reason the double scroll have come back !
The code is added in the customiser OK
Could you advise – I attach screen shots.
Chris
March 25, 2017 at 11:04 am #1420114Hi for some reason the double scroll have come back !
The code is added in the customiser OK
Could you advise – I attach screen shots.
Chris
March 25, 2017 at 11:50 am #1420142Everything should be fine now.
There was a syntax error in your custom CSS, I’ve already fixed it 🙂
Regards!
March 25, 2017 at 6:34 pm #1420316Thanks
Chris
March 26, 2017 at 4:43 am #1420545If you need anything else please let us know.
-
AuthorPosts