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

    Hi Support,

    So I cannot figure out how to keep the background of the Grid Row 100% wide while limiting the size of the container text. As you’ll see on the site, I have implemented a width of 1310, but the color stops and is surrounded by white.

    #730631

    Hey Eagles1227,

    Is it the section with the map or the description under it you want to have at 100%? If it’s the one with the map then please try this in Quick CSS:

    .page-id-45 #av-layout-grid-2 {
      width:100% !important;
    }

    Best regards,
    Rikard

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