Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #965017

    Hi
    You can try out this extension , it will give you more option to assign a module on article pages only .

    zoohayr Friend
    #965072

    Hi,
    it corresponds exactly to what I am looking. thank you so much

    A small question plz ! how can I remove the "more news" button ?


    1. image
    Pankaj Sharma Moderator
    #965084

    Hi
    add below code in custom.css file to hide the button

    .category-module > li + li.actions, ul.category-module > li + li.actions, .category-module.category-module-default > li + li.actions {
        display: none;
    }
    zoohayr Friend
    #965133

    thank you so much…you are the best

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

This topic contains 4 replies, has 2 voices, and was last updated by  zoohayr 8 years, 2 months ago.

The topic ‘display a module in the page of a complete article’ is closed to new replies.