Site logo

Archived topic

Help with creating grid type posts in homepage and category pages

3 replies · Started by Bhavleen on June 22, 2022

Viewing posts 1–4 of 4

Hi

The content in this box is not centered. Can you please help me make it centered?

Also, I need grid posts like these on my homepage: https://maisrendaextra.com.br/

Also, how this website has created the layout for its category pages Can you assist me how I can do something like this?

Can you please assist me with this how can I make something like this?

Thanks

No, I haven't fixed that issue. Can you please also look at the background colour in between the footer and the bottom of the box? I don't know why but it's different.

The sign up box,

1. select the Headline block and in settings Spacing set the Margin Bottom to 0

2. there is also margin on the bottom of the form. Add this CSS to remove that:

div.wpforms-container-full {
    margin-bottom: 0;
}

The color is your Body > Background Color you have set in Customizer > Colors.

This archived topic is closed to new replies.