[Support request] Achieving full page width

Home Forums Support [Support request] Achieving full page width

Home Forums Support Achieving full page width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1198184
    robmac

    Hello,

    re
    Site currently behind a “Coming Soon”wall.
    Temporary link via the URL provided

    I’m generating some product listings, you can click on any SLIDER or TABLE image on the Home page and see the items listed. I would like to achieve 4 columns across the page, but can only seem to generate 3 columns. I’m increased site container width and reduced product container box size, but no luck.

    I’ve also 1) set pages to no sidebar and 2) set page builder container to ‘full width’, but I’m still only seeing 3 columns, not 4.

    Could you please suggest anything else I could try? Thank you for any advice you can offer.

    Regards,
    Robert

    #1198291
    David
    Staff
    Customer Support

    Hi there,

    try adding this CSS:

    .columns .column {
        box-sizing: border-box;
    }
    #1198318
    robmac

    Thank you David, appears to have done the job!

    #1198503
    David
    Staff
    Customer Support

    Glad to be of help

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