Disable Category on SM: News Block

Home Forums Start Magazine Disable Category on SM: News Block

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8334
    Anonymous
    Inactive

    Hello,

    Is there a way or an additional CSS I can use to Disable Category on News Block? Just like how I can disable it on the post slider?

    Thank you for your help in advance.

    #8456
    Axle Support
    Moderator

    Can you please try following CSS?

    
    .start_magazine_widget_news_block .news-categories {
    	display: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.