Change width of block
-
Not sure why but there is no margin in the right or left of the content block so it doesn’t look as nice as I think it could. I tried changing several lines of code in the style.css after looking at the code with firebug and have not had any luck. What’s the best way to find where the code is and edit it?
If you look at
https://bankgradecertified.com/news/ – it has great spacing etc. Then after you read more
https://bankgradecertified.com/news/?p=1 – there is no margin.I thought the correct area to change was
width:538px; margin:0px 0 40px 0px;position:relative;
but I also never found “margin-right”?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change width of block’ is closed to new replies.