This topic has 2 replies, 3 voices, and was last updated 10 years by SQadmin.

  • Author
  • #15596
     catholicauthor
    Participant

    On desktop, the author meta is fine (would be great if it was all in a single line too), but on mobile, it uses up too much space, especially if the body font sized is increased. Any way to change meta display for mobile?

    This code, suggested by a previous thread, simply hides on mobile, but it would be great to keep.

    COPY CODE
    @media screen and (max-width: 480px) {
    article .article-meta {
    display: none;
    }
    
    .article-media {
    margin-left: 0px !important;
    }
    
    .article-content {
    margin-left: 0px !important;
    }
    
    }
    #15778
     Abe
    Keymaster

    Hi, We will come with a solution on this and let you know

    Thanks

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #17469
     SQadmin
    Keymaster

    Hi, we changed this to one line for mobiles and desktop in certain circumstances like 3 columns layout view when space for main article is very limited. This will be available in our next update, thank you for your wainting time.

    Regards,
    Robert

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?