• Resolved bryantbilliards

    (@bryantbilliards)


    Is there a way to use CSS to widen the single layout page width in the travelera lite theme?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author BloomPixel

    (@bloompixel)

    Yes, you can widen it using CSS. You can use the following CSS:

    .no-sidebar.cb .content-area {
    max-width: 100%;
    }

Viewing 1 replies (of 1 total)

The topic ‘Travelera Lite single layout width’ is closed to new replies.