cannot find css override enable
October 2015 Joomla Template
Rate this topic:
- GK User
- Fri May 05, 2017 12:49 am
- Reply with quote
- Report this post
Using news refreshed template on Joomla 3.7.
I added the code to override.css to remove "More from this category"
But I cannot find where to enable the CSS override in the Advanced Settings in the template settings.
I added the code to override.css to remove "More from this category"
- Code: Select all
.itemView .itemNavigation {
display:none !important;
}
But I cannot find where to enable the CSS override in the Advanced Settings in the template settings.
-
- Fresh Boarder
- GK User
- Fri May 05, 2017 2:59 am
- Reply with quote
- Report this post
I found it. My stupid.
But I cannot get rid "More from this category "
I tried this in override.css, but it still appears.
.itemView .itemNavigation {
display:none !important;
}
But I cannot get rid "More from this category "
I tried this in override.css, but it still appears.
.itemView .itemNavigation {
display:none !important;
}
-
- Fresh Boarder
- teitbite
- Sun May 07, 2017 10:50 am
- Reply with quote
- Report this post
Hi
Where do You have "More from this category" on News Refrshed template ?? I cannot see it either, an url to the page with this sentence would be great. It sounds like K2 Navigation section which can be disabled in K2 Category settings.
Where do You have "More from this category" on News Refrshed template ?? I cannot see it either, an url to the page with this sentence would be great. It sounds like K2 Navigation section which can be disabled in K2 Category settings.
-
- Moderator
- GK User
- Mon May 08, 2017 11:40 am
- Reply with quote
- Report this post
https://www.ausfn.com.au/. See the home page.
I already disabled K2 Navigation section which can be disabled in K2 Category settings
I already disabled K2 Navigation section which can be disabled in K2 Category settings
-
- Fresh Boarder
- teitbite
- Thu May 11, 2017 1:52 pm
- Reply with quote
- Report this post
Hi
Now I see. It's from News Show Pro module. It can be changed in /language/en-G/en-GB.mod_news_pro_gk5.ini
Now I see. It's from News Show Pro module. It can be changed in /language/en-G/en-GB.mod_news_pro_gk5.ini
- Code: Select all
MOD_NEWS_PRO_GK5_LINKS_TITLE_LABEL_DEFAULT="More from this category"
-
- Moderator
5 posts
• Page 1 of 1