I tried putting this in the contact page<div align="right"><big>We reply on all questions within</big>
<span class="themecolor" style="font-size: 65px; line-height: 65px; display: block; text-align: right; margin-bottom: 15px; font-family: Patua One, serif;">24 h</span>
[hr height="15" style="dots" line="default" themecolor="1"]
<p style="margin-bottom: 0; text-align: right;"><span style="color: #9C9C9C;">We offer live support for our customers</span><br /><b><i class="icon-clock"></i> Mon - Fri 8:00am - 6:00pm [tooltip hint="we are located in Asia"](GMT +7)[/tooltip]</b></p></div>
though all in <div> align right correctly, but the dot is still left.
                 
                
Comments
.page-id-28 #Content { padding-top: 0; }But for the line, please use below css:.page-id-28 .hr_dots { text-align: right; }.page-id-28 #Content { padding-top: 0 !important; }