D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Travel Extend- Breadcrumbs bar

Front Page D5 Creation Forum General Questions Travel Extend- Breadcrumbs bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6987
    Essie
    Participant

    How can I completely remove the breadcrumb bars that are found on all the pages except the home page?

    #6990
    D5 Creation
    Keymaster

    You can change any styling using This Tutorial

    You can add this in the Custom Code within Head Area Box

    <style>.pagenev {display: none;}</style>

    #7034
    Paul
    Participant

    I wan to get rid of the background pattern on the breadcrumb bar and make it transparent but having no luck altering css!

    #7035
    D5 Creation
    Keymaster

    Please use this

    <style> .pagenev { background: transparent; } </style>

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.