Site logo

Archived topic

Comparison Table Width

1 reply · Started by johnzoro on May 12, 2017

Viewing posts 1–2 of 2

Hi John,

If you only want to change the width of that specific section, then this CSS should do:

#generate-section-2 .generate-sections-inside-container.grid-container {
    max-width: 1250px;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Let me know.

This archived topic is closed to new replies.