Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • koetzing Friend
    #858214

    When i remove all pictures from blog article, i see two columns in first listing page. It looks funny. Same on page 2 and 3. Is possible to make only column for all articles on page 1, 2 and 3 ?

    But only the first article on each page, 1, 2, 3

    http://prntscr.com/9s7won

    Pages: http://www.koetzingit.de/index.php/en/blog

    Pankaj Sharma Moderator
    #861504

    Hi
    its leading article , Either u can set the leading article to 0 in menu options .
    Or add this code in custom.css file to make it 100% width

    
    @media (min-width: 768px) {
    .items-leading .item-ct {
        float: left;
        width: 100%!important;
    } }
    

    Hope it helps.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 10 months ago.

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