Removing breadcrumb from home page
Create awesome game website with Game Magazine Joomla template
- GK User
- Tue Dec 09, 2014 6:40 pm
Hi,
Is there a way to make it so the breadcrumb does not display on the homepage? The way it appears is it is right in the middle of the page and looks funny.... thanks so much!
http://newsite.intlgymnast.com
Is there a way to make it so the breadcrumb does not display on the homepage? The way it appears is it is right in the middle of the page and looks funny.... thanks so much!
http://newsite.intlgymnast.com
-
- Junior Boarder
- GK User
- Tue Dec 09, 2014 6:49 pm
Hi,
but breadcrumb is a module, so you can control where is published.
but breadcrumb is a module, so you can control where is published.
-
- Platinum Boarder
- GK User
- Tue Dec 09, 2014 7:15 pm
Thank you. Actually I have the module set to show up on every page except the home page, and for some reason it is still showing up...
By the way, when I disable the module, the box (with the +/-) still shows up on all the article pages, except it is empty (with no actual breadcrumb path inside it - like it looks on the home page).
By the way, when I disable the module, the box (with the +/-) still shows up on all the article pages, except it is empty (with no actual breadcrumb path inside it - like it looks on the home page).
-
- Junior Boarder
- GK User
- Tue Dec 09, 2014 7:42 pm
If you will use
it will hide whole bar also with +/-
read: https://www.gavick.com/documentation/jo ... ted-pages/
- Code: Select all
#gkBreadcrumb {
display: none;
}
it will hide whole bar also with +/-
read: https://www.gavick.com/documentation/jo ... ted-pages/
-
- Platinum Boarder
- GK User
- Thu Dec 11, 2014 1:38 pm
Thank you, this worked! I used Blank Module. Perfect!
-
- Junior Boarder
5 posts
• Page 1 of 1