• Resolved GUS22

    (@gus22)


    I am enjoying this theme a lot, but I do have to ask how I remove the the “Post Text”, the “date”, the “Author”, the “Category” and the “comment count” from the main page grids? This is probably easy, but I am a bit of a noob.

Viewing 1 replies (of 1 total)
  • Hi gus22,

    thanks for using Diamond WordPress theme.

    When it comes to CSS customizations, you can always use your browsers inspection tool to inspect the elements on your site and then use that information to add your own code modifications, for example:

    .entry-footer { display: none; }

    You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Clean Grid’ is closed to new replies.