[Resolved] CSS For Default Blog Page

Home Forums Support [Resolved] CSS For Default Blog Page

Home Forums Support CSS For Default Blog Page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1513849
    Michelle

    I need CSS to add padding between masonry grid enabled columns on a default blog page (Settings>Reading>Posts Page). Do I then add the CSS to Customize>Additional CSS?

    An alternative option is to uncheck the Posts Page designation in Settings, and design this as a page using WP Show Posts Premium.

    Is the CSS option better for speed?

    #1513943
    Elvin
    Staff
    Customer Support

    Hi,

    Unless you’re adding thousands of lines of CSS codes, using the default blog page should be better for speed.

    Do I then add the CSS to Customize>Additional CSS?

    If you specifically want to target the blog post entries then yes, you’ll have to add custom CSS. ๐Ÿ™‚

    But since you only need to add padding, the code should be as short as .your-selector-here{padding:30px} and that’s basically it as opposed to adding a plugin.

    Although, WP Show Posts should be pretty fast to as it is also lightweight itself. ๐Ÿ˜€

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