Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi Team ,
Is there some way or some configuration to add a Horizontal scrollbar in Scaffolding Mode in CQ.
Thanks,
Varun
Solved! Go to Solution.
Yes.
I also checked this on 6.2 and i am also not able to see horizontal scrollbar.
Workaround for this is the all overflow-x: scroll; in CSS.
Go to :- /libs/cq/ui/resources/cq-ui.css -> Add overflow-x: scroll; in body CSS.
This is enable horizontal scroll bar.
~kautuk
View solution in original post
Views
Likes
Replies