• Took a while to get a response, but within 2 tries I had my solution. In case you are trying to do likewise, I wanted to prevent the Categories from displaying on the posts of my home page. The code that did the trick in Additional CSS was this:

    .mg-blog-category {
    display: none !important;
    }

    After months of trying to get those tags to disappear, they are finally gone and the post pictures are clean- as is the front page in its entirety.

    So happy. These guys took a while, but they did get me fixed in less than 30 minutes.

  • The topic ‘Supported’ is closed to new replies.