Increasing content area width (left/right spaces)
-
Please help me remove the white spaces on the left and right site of the content area.
I am trying to display these two graphs on the page and i want them to spread to the left and right spaces for them to display well. https://lumesseafricareports.co.za/saudi-electricity-company/gap-analysis/
i tried the below code but it did not work
#page-content > .container{
max-width: 1280px !important;
}
@media (min-width: 1200px)
bootstrap-respo….css?ver=2.4:1
.fullwidth-container, .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 1280px !important;
}Any help will be much appreciated.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Increasing content area width (left/right spaces)’ is closed to new replies.