• Resolved mika33

    (@mika33)


    Hello,

    I would like a one column (no sidebar) layout on my homepage. However I don’t want it to be full width as it is at the moment, but with some space on each side with the content centered. The top banner should however be full width.

    I tried different css formula from the forums but didn’t work (additional css). When I reduce px, the top banner gets smaller and don’t take the full screen when I look at my website on a large computer screen. It seems that when I change the General layout it does only affect articles layout and not my homepage that is a landing page.

    Let me know if additional info is needed, thank you.

    Mika

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • I think this might be what you’re looking for

    .home #content .main .lp-text, .home #content .main .lp-boxes {
        width: 90%;
        margin: auto;
    }
    Thread Starter mika33

    (@mika33)

    Hi Jarret,

    Thanks for providing this and apologies for my late reply. I inserted this code but doesn’t seem to work as the layout is still the same unfortunately.

    Let me know if you can think of something else, thanks.
    Mika

    Hi Mika, the content isn’t full width any longer looking at the site right now. Maybe your browser was caching the site and not showing any updates?

    Or it could be that I misunderstood what you want to do. If you’re able to provide a screenshot, you can upload it to https://snipboard.io and share the link here showing what you want done.

    Thanks!

    Thread Starter mika33

    (@mika33)

    Hi Jarret,

    I’m sorry for not replying sooner, I’ve been away for a while an didn’t look at this in depth. It looks fine now but will keep monitoring it as I noticed from my work screen the layout display differently. Hopefully it will be fine!

    Again, thanks a lot for your help.

    Cheer,
    Mika

    No problem!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Sidebars and hompage layout customization’ is closed to new replies.