Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • alexuk Friend
    #196817

    Hello

    I was wondering if there is an option to show the title of each post on the wall during mobile navigation.

    If somebody uses an iPhone to navigate the site it will see just a bunch of pictures and animation, without knowing what the website and the posts are talking about. It would be nice to have a line before each post with a piece of the title.

    Many thanks
    Alex

    pavit Moderator
    #531234

    Hi

    <blockquote>I was wondering if there is an option to show the title of each post on the wall during mobile navigation</blockquote>

    Actually is not possible to obtain what you are asking for , except for the rotating feature

    anyway your suggestion could be maybe added in a future release

    Saguaros Moderator
    #531249

    It will be hard to implement that as it will have bad effect on the design of this template.

    With article type of image, you can enable the description by adding following css rule into file: /templates/ja_fixel/css/custom.css

    @media (max-width: 360px) {
    .fixel-grid .items.image.none article .item-desc {
    opacity: 1 !important;
    transform: translateY(0) !important;
    }
    }

    Your site will not look nice as original so please take this into consideration.

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

This topic contains 3 replies, has 3 voices, and was last updated by  Saguaros 10 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum