1
Hello! I’ve tried many tutorials, but I can’t get anything. The base theme I’m trying to change is the next.
Writing the following does not cause the horizontal scroll to happen, only blocks the vertical:
body {
overflow-y: hidden;
overflow-x: scroll;
}
You can create a jsFiddle with an example of your problem?
– Sergio
https://jsfiddle.net/bk5qqf65/#&togetherjs=Qdedjijgf5 The blog is this http://rlxs.tumblr.com/
– Gajo