Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1251339

    Hi,

    Can you tell how to change the width of our page. Using the Avia layout builder makes our side very narrow on bigger screens. However when using the grid row, it goes all the way to the edge. How do I manage to get something in between?

    Thanks

    Ditte

    #1251530

    Hey dittejoe,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .container {
        max-width: 80vw;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

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