Home Forums Themes Support Claue Remove description form blog page.

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #27918

      I want to remove this section from blog page completely.

      http://prntscr.com/m0d3bf

      I have tried this css but its hidden partially.

       

      .post.sticky .post-content {
      display: none;
      padding: 10px;
      }

    • #27922

      Hi,

      Please change your code to

      .post .post-content {
      display: none;
      }

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.