Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1016684

    Hi,

    I have to hide the category from the article slider used on the homepage under the title “Ristorante” in the middle of the homepage.

    How can I do?

    #1016823

    Hey leos,

    Add this to quick css:

    .blog-categories.minor-meta{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1016954

    Thank you!

    #1016978

    Hi,

    Glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.