Site logo

[Resolved] How to create homepage layout

Home Forums Support [Resolved] How to create homepage layout

Home Forums Support How to create homepage layout

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1091372
    Suraj Katwal

    As I am new to Generatepress and I am imported Marketer Site Library.
    Now the problem is the boxed layout in homepage like this
    https://i.imgur.com/cIZX7zc.png
    so how to remove boxed layout and make it as one like the URL shared privately.

    #1091423
    David
    Staff
    Customer Support

    Hi there,

    1. Customizer > Colors > Content – change background to match the color set in Body.
    2. Customizer > Additional CSS – remove this:

    .inside-article,
    .sidebar .widget,
    .comments-area {
        border: 1px solid rgba(232, 234, 237, 1);
        box-shadow: 0 0 10px rgba(232, 234, 237, 0.5);
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.