How do i remove the Next Model and Prev Model from articles.
edmguate Hi. Please add this to css:
.model-detail .pagenav-model { display: none; }
teitbite Where?
edmguate Hi. Add it to custom.css file. If You do not have such file, create it.
teitbite Thank you. I have create the CCS file and now hoe do I add this file to the article?
edmguate Hi You need add custom.css file in the css folder /templates/ja_aiga/css/custom.css Once you added the code in this file, it will work, there is nothing to do with article. This file is used to override the css codes.
Regards