Have an extra space at the right of page
-
Mod
If you have to scroll, then your site width is too wide.
Did you change container/layout width using custom CSS?
Mod
it still have an extra space at the right
And you want that extra space, because it really isn’t “extra”. The point behind effective website design is that pages are easily readable. A site that is too wide (if it’s set to
width:100%in CSS, for example) will show up too wide on wide monitors and be almost impossible to read. That is a disincentive for people to read your blog, or to come back to it.The compromise is to have a middle “container” that is the appropriate width for easy reading, generally between 900 and 1200 px, depending on the number and width of sidebars.
You can set a width so that it appears on your monitor to not have any extra space on either side, but that will only be so on monitors that are the same size as yours. On smaller monitors, readers will have to scroll back and forth, and on larger monitors there will be space on either side; the larger the monitor, the larger the space.
The point is not that you are “wasting” screen space, the point is to make your website readable.
I have a several thing, and I have found that it is a problem with a child theme. I have deleted that child theme and created a
new one and activated, but still nothing change still have an extra space. If I use a default Graphene Theme with out using
a child theme it have no problem about an extra space at the right. I will continued find a way to fix this.
Thanks
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
