How to have the blog comment aligns to the right?

This topic has 5 replies, 2 voices, and was last updated 5 years, 10 months ago ago by Rose Tyler

  • Avatar: Graham
    Graham
    Participant
    June 26, 2018 at 21:21

    Hello,

    Can you please let me know how to aligns the “Comment” to the right?
    As what this screenshot pointed:
    https://ibb.co/iBJdPo

    Thank you very much
    Regards
    Graham

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Graham
    Graham
    Participant
    June 26, 2018 at 21:33

    Hi, can I add one more question?

    2nd question:
    https://www.8theme.com/demo/xstore/home-full-width/?preset=header2#new-arrivals

    Like what this demo page shows, can you please let me know how to create an underline when the mouse hovers over the navigation menu?

    Thanks very much in advance.
    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 27, 2018 at 08:43

    Hello,

    1. Please change settings of this element https://prnt.sc/jzu6u5 and delete this custom css code http://prntscr.com/jzubdy
    2. Change this code https://prnt.sc/jzua5a to:

    .nav-sublist-dropdown:before {
        height: 35px;
        top: -35px;
    }
    

    Regards

    Avatar: Graham
    Graham
    Participant
    June 28, 2018 at 04:27

    Hi, there

    Sorry for the misunderstanding, I would still want to keep the way how the other elements look now, but only changing the “0comment” alignment to the right.

    Screenshot: https://ibb.co/ib5UX8
    Like what this demo page does in the blog section:
    https://www.8theme.com/demo/xstore/home-full-width/?preset=header2#new-arrivals

    Can you please advise how to do it?
    Thanks very much

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 29, 2018 at 07:32

    Hello,

    Please try this code:

    .posts-slider article .meta-post .post-comments-count {
        float: right !important;
    }
    

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.