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
User avatar
Junior Boarder

GK User
Tue Dec 09, 2014 6:49 pm
Hi,
but breadcrumb is a module, so you can control where is published.
User avatar
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).
User avatar
Junior Boarder

GK User
Tue Dec 09, 2014 7:42 pm
If you will use
Code: Select all
#gkBreadcrumb {
    display: none;
}

it will hide whole bar also with +/-

read: https://www.gavick.com/documentation/jo ... ted-pages/
User avatar
Platinum Boarder

GK User
Thu Dec 11, 2014 1:38 pm
Thank you, this worked! I used Blank Module. Perfect!
User avatar
Junior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.