This topic has 5 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler
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
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
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
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
Hello,
Please try this code:
.posts-slider article .meta-post .post-comments-count {
float: right !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up