Responsiveness + Width + Post meta info

  • Posted in : Read WP
  • jeremyngyw
    Participant

    Hi,

    1. How do I get the meta information such as category, date published, author, and # of comments to show up when viewing on any device? It doesn’t seem to be appearing in mobile view.

    2. When viewing in tablet portrait mode with a sidebar, the main section is very narrow in my opinion… Will this be changed in a future update? If not, how do I render it the way it would as in mobile view, with the side bar appearing at the bottom and the main section being at full width?

    3. How do I lengthen the width of the main section and shorten the width of the side bar, while keeping the right and left margins the same? I would also like to have the length of the width between the main section and the sidebar slightly shorter. About half of what it is now.

    4. How do I make the default width of the comment box at its maximum? Right now, the default is set the same as name/email/website.

    Jeremy

    serkan
    Moderator

    Hi @jeremyngyw;
    1=) You can use this custom css code;
    @media (max-width: 767px) { .blog-posts .entry-meta { display: block; } }

    2=) Please provide me your related url and ask your questions in a new topic please?

    jeremyngyw
    Participant

    Thanks, that works! I’m not too sure about coding, but may I ask, if the screen width is 767px or less, it will render the side bar to the bottom?

    I’ve started a new topic for #4. I’m still undecided for #2 and #3 so I’ll ask about that again if I need to.

    Jeremy

    serkan
    Moderator

    Hi Jeremy;
    You are welcome.
    If the screen width is 767px or less side bar should stay at the bottom.
    Thanks

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