Site logo

Archived topic

I want to create homepage (blog archives) like this.

3 replies · Started by vanya on September 20, 2019

Viewing posts 1–4 of 4

Hi, could you please go through the link which I have provided.

The 1st website link is mine.

The 2nd website link is not mine, but I want to create the homepage like this site is having on my 1st website.

Hi there,

in Customizer > Additional CSS you have this CSS:

#primary {
    width: calc(100% - 300px)
}

Remove that and your content will span the full container width

Ahh, that really helped. Thanks :)

Glad to be of help

This archived topic is closed to new replies.