New Landing How can we help? Cardinal Changing the Display breadcrumbs on a blog using the Full Width with Title Overl

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Cardinal
  • #250644
    Ivan
    Member
    Post count: 80

    Hello

    I would like to bring bread crumbs are not on the picture, as it is now, but on the picture above

    Please tell me how to do it

    Thanks in advance.

    #250648
    Ivan
    Member
    Post count: 80
    This reply has been marked as private.
    #251105
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    This is not easily possible, but please test this CSS:

    .single-post div#breadcrumbs a {
        color: #fff;
    }
    .single-post div#breadcrumbs {
        position: absolute;
        left: 25.5%;
        top: 100px;
        background-color: transparent;
        z-index: 9999;
        color: #fff;
    }

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register