Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #540311

    Hello,

    I love Enfold and have had very few issues with it. This “issue” is more of a preference, but I really dont like that when myself and other viewers are looking at my website on any screen bigger than a 12″ laptop, the bigger the browser window is causes more and more blank white space to the right of the sidebar. I have seen many other sites that are responsive to where when you keep dragging the browser window bigger even on a 27″ screen, the sidebar follows right along and closes the gap between sidebar and the edge of the browser window? I really hope there is a way to fix this or at least remove all blank space. When I enlarge the browser window, the header menu also stays in place and ends up with a ton of space to the right or left of it. Please, please, please help!

    MY WEBSITE: http://www.FindingMiddleEarth.com
    EXAMPLE SITE: http://www.StuckInCustoms.com

    Thanks!!
    Eric

    #540425

    Hi EricMarks!

    There is a solutuon for that, but it will adapt all of your content to the screen.
    If you want, give it a try and let us know if it may fit your needs

    .responsive .container {
    width: 100% !importantl
    }

    Add that, to your custom CSS

    Cheers!
    Basilis

    #540433

    Hey @Basilis

    Thanks for trying, but I pasted the CSS in my theme editor and it didn’t affect anything. I extended the web browser and there was still tons of blank space to the right and left. Any other ideas? Thanks!

    Eric

    #540972

    Hey!

    Please add following code to Quick CSS

    .responsive .container { max-width: 97%; }

    Regards,
    Yigit

    #541240

    Hello @Yigit

    Pasted that in as well and still didnt affect the site in any way at all. I even tried changing the percentages around and nothing. The sidebar still has tons of blank space when I drag and expand the browser window. Any other ideas?? Thanks!

    Eric

    #541260

    Hey!

    Have you tried adjusting “Maximum Container width” value in Enfold theme otpions General Layout > Dimensions? You can use % in maximum container width field

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.