My website margin is too narrow. How do I make the font the words on the website increase in width?. There is too much white space on the right and left side of the page
1) I´ve been searching in the CSS file because I want to change the colour of the grey box surrounding the main content but can´t find how to do it. I want to change it to white so the whole page looks more cohesive. Or is it padding that I need to change? Not sure.
2) I´d also like to change the font and the colour of the navigation menu. How can I do this as well?
3) How do I change the width of the space allocated to the navigation menu on the left-hand side? This is to allow more space for content to the right.
4) Where/which option should I be looking for in the CSS if I want to change the font of the contents, separate from the navigation menu?
I wanted to add a screenshot here but it seems it´s not possible.
Hi, I am in a test phase right now, and I have a some questions:
1. The width of the posts is only using 50% of a mobile phone screen, left and right is a lot of white space. How can I increase the width?
2. I am using back ground images behind the widgets in stead of Video. Some images are very vage on mobile and tablets. On e desktop/notebook there is nothing wrong. How can I increase the quality there?
please check the original post
that is what i did first of all.
it doesn’t work
youtube links display correctly on firefox in preview mode but the screen shows a white space where the video should be once published and live.
Chrome is the same.
Login to your dashboard and just go to Appearance > Customize > Design Options > Custom CSS and paste below custom CSS code to reduce the white space between ‘Homepage Slider’ and ‘Text’ below.
#main {
padding-top: 10px;
}
@media only screen and (max-width: 767px){
#main {
padding-top: 10px;
}
}
Have installed NewsCard Premium on WordPress. Been through the configuration videos and read documentation. It all seems fairly straight forward, and almost every part is functioning as expected.
However, one section is not displaying posts….well, it flashes visible for a couple of milliseconds, and then it’s gone. You sort of know it’s back there.
I’ve tried multiple different graphics formats (.png, .jpg), I’ve created new categories, and set the filter to those, and have erased and re=entered postings. Doesn’t seem to fix this.
There’s a sizable “white space” horizontal area below all of this, before the footer’s and widgets begin to appear. And I do not see how to make this go away.
Currently, I’m using the site as a test-bed for an organization; so this would be transferred to a new site.
See for yourself: http://www.vidtuition.com Suggestions? My next step is to reset the whole WP site and start from scratch again.
Right below the “Canadian Independent Wrestling” banner, there are 10 stories that show up without a banner title. Is there a way to set a banner title and is there a way to increase the 10 stories to say 15? There’s some white space I’d like to be able to fill.