Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
karsjol
tagDiv Member

I figured it out. In the tagdiv edit mode you can add a “single post bookmark” to the single post template.

karsjol
tagDiv Member

hi The URL is https://distritrucks.com.

It is about the right scrollbar.
When a page loads, it starts without scrollbar.
Then, as soon as the content is more than fits on the screen (“overflow-y”) the scrollbar appears.
This causes the content to shift 15 pixels or so to the left.
All in a matter of milliseconds of course, but still visible (depends also o the quality of your internet connection)

This shifting is rather irritating.

when you google, you will find scripts that make the right scrollbar permanently visible. Also when the content is not overflowing the page. Then the shifting is gone.

one of these scripts:
body {
overflow-y: scroll;
}

I have tried different of these formulas to enter in the theme panel -> custom code -> custom css. But none of them works. It is possible that the custom css is not in the right position or that other definitions overrule it.

Maybe someone has solved this issue before me. I would be grateful for a solution.

karsjol
tagDiv Member

It is working. Amazing. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)