New Landing How can we help? Cardinal How to change Left and Right on Portfolio navigation ?

Viewing 13 posts - 1 through 13 (of 13 total)
  • Posted in: Cardinal
  • #290211
    Claire01
    Member
    Post count: 9

    Hye,

    On my first Portfolio item, the navigation begin on the left. How can I change left and right in order to have the good reading direction ?

    Thanks by advance,
    Claire

    #290334
    David Martin – Support
    Moderator
    Post count: 20834

    Please test adding this to Theme Options => Custom CSS:

    .page-heading .prev-item {
        right: auto;
    }
    #290337
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    i.ss-navigateleft:before {
        content: "\f054" !important; 
        font-family: FontAwesome !important;
    }
    i.ss-navigateright:before {
        content: "\f053" !important;
        font-family: FontAwesome !important;
    }
    

    Thanks
    Mohammad

    #290339
    Claire01
    Member
    Post count: 9

    Thank you David but your code didn’t change nothing.
    I have tried the code of Mohammad but it had just changed the style of the navigation (arrows are triangles now) but the reading direction is the same.

    Have you another idea ?
    Thank by advance

    #290354
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me login detail to check it.
    Thanks
    Mohammad

    #290356
    Claire01
    Member
    Post count: 9
    This reply has been marked as private.
    #290566
    David Martin – Support
    Moderator
    Post count: 20834

    If I add this to Theme Options => Custom CSS:

    .page-heading .prev-item {
        right: auto!important;
    }
    

    Please add this. It results in this:

    #290573
    Claire01
    Member
    Post count: 9

    Thank you for trying but I would like the arrow on the right side for the first portfolio item.
    Because the left is considering as what happened before.

    #290585
    David Martin – Support
    Moderator
    Post count: 20834

    That is the Prev icon link. This is showing first because you have chosen to display your items in the Ascending, please change this Descending.

    Thanks.

    #290608
    Claire01
    Member
    Post count: 9

    Yes but if I choose Descending I don’t see the same order of portfolio items.

    #290612
    David Martin – Support
    Moderator
    Post count: 20834

    Sure, you can change those (reorder) using this plugin:

    https://wordpress.org/plugins/post-types-order/

    #290614
    Claire01
    Member
    Post count: 9

    Thank you for your advice and for your help

    #290626
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you !

    – David.

Viewing 13 posts - 1 through 13 (of 13 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