• Hi,

    My website https://leaderofthefreelife.com/ is way too narrow. I want the content to stretch across so that the background images of the birds is barely visible either side. I am using Travelify theme. I’ve been trying to mod this all day to make it wider and am afraid I messed something up that somehow made it more narrow.

    If anyone can help that would be great.

    Thanks.

Viewing 1 replies (of 1 total)
  • You can do it through CSS.
    Here is the code. increase max-width as per your requirement.

    .wrapper {
        max-width: 718px !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Website too narrow’ is closed to new replies.