Text align issues

  • Posts: 231
  • Thank you received: 4
  • Hikaserial Standard
13 years 6 months ago #15082

HELP!

Why is my text aligned left on the product page when I have the setting in the config to be centered?

Gallery page

It seems it is coming from a css in the head of the page. Where is this css inserted into the head of the page?

Thanks

Lee

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

  • Posts: 82867
  • Thank you received: 13373
  • MODERATOR
13 years 6 months ago #15089

The text centering in the config is for the text in each product box not for the category title.

If you want to center the category title, you will have to add the CSS below in the front end CSS of HikaShop that you can edit via the interface in the config under the tab display:

.hikashop_category_information h1{
text-align: center;
}

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

Time to create page: 0.055 seconds
Powered by Kunena Forum