Hi,
I know in some templates there was way to disable the component and only modules to be shown on the main page. How can I do that in this template?
Thanks,
S@
Pawel F wrote:Hi,
you have three possibilities:
1) Create article without content (using 3.1 it's possible) , add to menu as home page, and hide title
2) Use Blank component
3) Add class suffix for first item of menu which hide component
Pawel F wrote:You can also set Home position as Show features articles -- and don't set any of articles as features.
#gkPageContent + #gkFooter {
margin-top: 50px;
}