Hi
How can I move the Your Rating stars to where they should be on the left hand side with the other fields.
http://screencast.com/t/wqBKJLUU
http://dev2.electrixinternational.com/product/flat-lid-trunking-length/
Thanks
Hi richardelectrix!
Thank you for using Enfold.
It’s possible to put it below the fields:
#top #review_form #respond .comment-form-rating {
position: relative;
right: 0;
top: 0;
}
Regards,
Ismael
Perfect
Thanks