Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • guap Friend
    #876585

    Fixed the ordering.

    And how can I hide the "category" on top of the image?


    1. Untitled-2-1
    Pankaj Sharma Moderator
    #876745

    Hi
    You can try to Hide the category from Main menu > Home > options .
    If this does not work Add this code in custom.css file

    
    .focus-articles .latest-items .category-name, .category-name a { display: none!important;  }
    

    Clean cache and check.
    Hope it helps .

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

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 9 months ago.

The topic ‘Home-10 ordering not working’ is closed to new replies.