Is it possible for someone to look at the following web page and tell me why the testimonials are right-justified under the double line? I would like it centered.
http://topdogeugene.com/indexx.html (yes, 2 exes so it doesn’t publicly display)Thanks!
You’re wanting the text centered or just the div?
I want the testimonial centered under the double line. Thanks!
Are you mean to say that the testimonial is below than Double Line than it has been all Ready under double line.. If i understand wrong thing than please clear me so i can help you..
Andy
#home-marketing-testimonials {
float: none !important;
width: 100% !important;
}
itsmattadams said
#home-marketing-testimonials { float: none !important; width: 100% !important; }
Thanks! That did the trick.
