Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • frankgabriels_1961 Friend
    #1094493

    Hi there,

    I would like to remove the block showing the category and the gray striped block in the JA ACM that we use. In the image attached, the word "Politie" should disappear, together with the gray stripes block. The style we use for this ACM is "Magazine Category Listing – style 1"

    I found this code:
    .magazine-item-media .category-name {
    display: none!important;
    }

    in this post:
    https://www.joomlart.com/forums/topic/how-to-remove-category-title/
    but that code doesn’t seem to work…

    Can you provide the code that I have to put into my custom css file?

    Thanks! Greets, Werner


    1. Schermafbeelding-2018-02-28-om-21.01.39
    Saguaros Moderator
    #1094583

    Hi,

    You can try this:

    .magazine-list .magazine-category .magazine-category-title {
        display: none;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum