New Landing How can we help? Themeforest Theme Support Joyn Reposition Breadcrumb

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Joyn
  • #271494
    heykenneth
    Member
    Post count: 9

    How can I swap the order of the breadcrumb and standard page title, so that the page tile is first followed by the breadcrumb nav bellow? I’m using the latest version of Joyn.

    #271584
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .page-heading .heading-text, .fancy-heading .heading-text {
        text-align: right !important;
    }

    Thanks
    Mohammad

    #271774
    heykenneth
    Member
    Post count: 9

    Mohammad,

    Thank you very much for your reply. I think you misunderstood my question. Currently the breadcrumb navigation shows up above the page title when using the left hand main menu:

    |—— BREADCRUMB ——|
    |—— PAGE TITLE ——|

    I’d like it to display like this:

    |—— PAGE TITLE ——|
    |—— BREADCRUMB ——|

    #271779
    David Martin – Support
    Moderator
    Post count: 20834

    Can you link us to the page you reference?

    Thanks.

    #271784
    heykenneth
    Member
    Post count: 9

    Yes of course… Attached screenshot. Desired result is to have Page Title above the Breadcrumb. Thanks in advance!

    Attachments:
    You must be logged in to view attached files.
    #271881
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me specific page url with issue.
    Thanks
    Mohammad

    #272048
    heykenneth
    Member
    Post count: 9
    This reply has been marked as private.
    #272142
    heykenneth
    Member
    Post count: 9

    Was hoping to do this in PHP, but quick fix via JS below:

    $('.page-heading').insertBefore('#breadcrumbs');

    #272144
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. Thanks for sharing.

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register