Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • hoknight Friend
    #1024098

    Hi,

    I’m not sure why the Leading item display on xLayout – Departments layout.But there is no Leading Articles setting on Blog layout.
    How to disable the leading item?
    Can you help to check?

    Menu ID:274
    URL: http://tstscc.joomla.com/%E7%94%9F%E5%91%BD%E9%80%B1%E5%88%8A.html

    Thanks


    1. ScreenShot047
    Pankaj Sharma Moderator
    #1024126

    Hi
    Its defined in the Department layout php files.
    If you do not want to show it, kindly add below code in /css/custom.css file in the template folder.
    If there is no custom.css file then create it manually and add the below code .

    .layout-ja_healthcaredepartment .items-leading{display:none;}

    Regards

    hoknight Friend
    #1024130

    Can you have a look why an intro image smaller than other on the first article?

    Moreover, Both menu setting Menu ID:269 and Menu ID:274 are the same but why Menu ID:274 look difference?


    1. ScreenShot050
    Pankaj Sharma Moderator
    #1024137

    Hi
    Use below code in custom.css file for image issue

    @media (min-width: 992px){
    .blog .column-1 .item-image.pull-left, .blog-featured .column-1 .item-image.pull-left {
    
        width: 100%!important;
    }}

    Regards

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

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

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