Left justify table headers in orderpage

  • Posts: 56
  • Thank you received: 2
11 years 5 months ago #105450

Hi

The table headers on the order page (order history) are centered but the column text is left justified. How do I get the table headers to be left justified as well? I have tried editing the frontend css but I can't figure out how to do it properly. :(



Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 56
  • Thank you received: 2
11 years 5 months ago #105453

I solved the problem myself by adding this line to the frontend css:

#hikashop_order_main th{
text-align:left;
}

The following user(s) said Thank You: Jerome

Please Log in or Create an account to join the conversation.

Time to create page: 0.068 seconds
Powered by Kunena Forum